|
Border |
Provides a border around an element.
|
Calendar |
A single month calendar control.
|
Clock |
An analogous clock control.
|
ComboBox |
A simple combo box control.
|
ContextMenu |
A context menu control.
|
DatePicker |
A date picker control.
|
DropDown |
A generic drop-down control.
|
DropDownStyle |
Specifies the style of a
DropDown,
control.
|
Grid |
A data grid control.
|
GridColumn |
The definition of a data grid column.
|
GridEditorBehavior |
Provides default keyboard processing for all
Grid,
editors.
|
InlineEditor |
Defines the base class for all inline editors.
|
InlineEditorBehavior |
Provides keyboard processing for
InlineEditor,
objects.
|
ListView |
A list view control.
|
MdiWindow |
A window control, which can host other windows and provides a menu for
child window activation.
|
Menu |
A general purpose menu control.
|
MenuItem |
An item within a
Menu,
control.
|
MessageBox |
Displays a modal message box to the user.
|
MessageBoxButtons |
Specifies the buttons displayed by a
MessageBox,
.
|
MessageBoxResult |
Specifies the button used to close a
MessageBox,
.
|
Reflection |
This class is intended for internal use only.
|
ScrollView |
A scrollable area for other visible elements.
|
Separator |
A menu separator.
|
SortType |
Specifies a type of sorting.
|
SunkenBorder |
Provides a sunken border around an element.
|
TabPage |
A page within a
TabView,
.
|
TabView |
A control that contains multiple items that share the same space on the screen.
|
Thickness |
Defines the thickness on all four sides of a rectangle.
|
ToolBar |
A toolbar control.
|
ToolBarItem |
An item within a
ToolBar,
control.
|
ToolTip |
Provides functions for associating tooltips with arbitrary nodes.
|
TreeView |
A tree view control.
|
TreeViewItem |
Represents an item in a
TreeView,
control.
|
Window |
Represents a resizeable control, which can host contents and can be minimized
and maximized when hosted in a special type of container -
WindowHost,
.
|
WindowHost |
A container which can host and arrange Window objects.
|
WindowState |
Specifies the state of a
Window,
control.
|