Unicode Controls & Classes for VB6 - Version 4
clsScreens
.WorkHeight Function
Returns the working height of the specified monitor
Syntax
Public Function WorkHeight (ByVal
hMonitor
As Long) As Long
Parameters
Parameter
Description
ByVal
hMonitor
As Long
The monitor handle
Remarks