Desktop Members

The Desktop type exposes the following members.

Constructors


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

Methods


  Name Description
Public method AddCursor
Adds the cursor.
Public method CloseDropdowns
Closes the dropdowns.
Public method Draw
Draws this instance.
Public method DrawCursor
Draws the cursor.
Protected method DrawStyle
Public method GetCursor
Gets the cursor.
Public method GetWindowAt
Gets the window at.
Public method PickControl
Picks the control.
Public method SetHot
Sets the hot.
Public method SetTooltip
Sets the tooltip.
Public method ShowDropdown
Shows the dropdown.
Public method TabNext
Tabs the next.
Public method TabPrevious
Tabs the previous.
Public method Update
Updates this instance.

Properties


  Name Description
Public property Controls
Gets or sets the controls.
Public property CurrentCursor
Gets or sets the current cursor.
Public property DesignMode
Gets or sets a value indicating whether [design mode].
Public property DragDropSnap
Gets or sets the drag drop snap.
Public property FocusedControl
Gets the focused control.
Public property HotControl
Gets the hot control.
Public property PressedControl
Gets the pressed control.
Public property ShowCursor
Gets or sets a value indicating whether [show cursor].
Public property TooltipControl
Gets or sets the tooltip control.

Events


  Name Description
Public event CursorChanged
Raised when [cursor changed].