Window Members

The Window type exposes the following members.

Constructors


  Name Description
Public method Window
Initializes a new instance of the [Window] class.

Methods


  Name Description
Public method Close
Closes this window
Protected method OnUpdate
Called when [update].
Public method Show
Shows this window on the specified Desktop.
Public method StartDrag
Starts the drag.
Public method StopDrag
Stops the drag.

Properties


  Name Description
Public property AllowDragOut
Gets or sets a value indicating whether [allow drag out].
Public property Controls
Public property GripSize
Gets or sets the size of the grip.
Public property Modal
Gets or sets a value indicating whether this [Window] is modal.
Public property Resizable
Gets or sets a value indicating whether this [Window] is resizable.
Public property SnapDistance
Gets or sets the snap distance.