clsScreens.GetMonitorHandleFromPoint FunctionReturns the handle of the monitor from a given point; returns 0 if the monitor has not been foundSyntax
Public Function GetMonitorHandleFromPoint (ByVal x As Long, _
ByVal y As Long) As Long Parameters
Remarks
|