Unicode Controls & Classes for VB6 - Version 4

clsSystemMetrics.VirtualScreensHeight Function

The height of the virtual screen, in pixels. The virtual screen is the bounding rectangle of all display monitors. The SM_YVIRTUALSCREEN metric is the coordinates for the top of the virtual screen.

Syntax
Public Function VirtualScreensHeight () As Long
Parameters
Parameter Description
Remarks