Click or drag to resize

Bounds Properties

Version 102.0.100

The Bounds type exposes the following members.

Properties
  NameDescription
Public propertyHeight
The window height in pixels.
Public propertyLeft
The offset from the left edge of the screen to the window in pixels.
Public propertyTop
The offset from the top edge of the screen to the window in pixels.
Public propertyWidth
The window width in pixels.
Public propertyWindowState
The window state. Default to normal.
Top
See Also