Unicode Controls & Classes for VB6 - Version 4

clsScreens.Enabled Property

Checks if a certain monitor has a valid screen size

Syntax
Private Property Get Enabled (ByVal hMonitor As Long) As Boolean
Parameters
Parameter Description
ByVal hMonitor As Long The monitor handle
Remarks