Unicode Controls & Classes for VB6 - Version 4
clsScreens
.Left Function
Returns the Left position of a certain monitor
Syntax
Public Function Left (ByVal
hMonitor
As Long) As Long
Parameters
Parameter
Description
ByVal
hMonitor
As Long
The monitor handle
Remarks