Click or drag to resize

IWindow Properties

The IWindow type exposes the following members.

Properties
  NameDescription
Public propertyContent
The content to display in the window.
Public propertyHeight
The height of the window.
Public propertyOwner
The ownder of the window.
Public propertyResizeMode
Whether the window can be resized.
Public propertySizeToContent
Size the window to it's content
Public propertyTitle
The title of the window.
Public propertyWidth
The width of the window.
Public propertyWindowStartupLocation
The starting location of the window.
Public propertyWindowState
The current state of the window.
Top
See Also