Class | Description |
---|
AutoTextBox | AutoTextBox is a text box that saves all the strings the user types to an XML file. |
BalloonHelp | Encapsulates the functionality of a balloon-shaped window. |
BalloonWindow | BalloonWindow is a special form in the shape of a balloon. |
ColorButton | Provides a button which invokes a color picker control when clicked. |
ColorForm | This form implements a color picker. |
ComboBoxEx | ComboBoxEx allows specifically the retrieval of recently typed URLs and file paths, as well as items with icons. |
ComboBoxExItem | ComboBoxExItem describes a ComboBoxEx item. |
ComboBoxExItemCollection | Internal. Do not use. |
DesktopAlert | Summary description for DesktopAlert. |
DropDownTreeView | A drop-down tree view control. |
Graph | This class implements a graph control. |
GraphItem | GraphItem |
GraphItemCollection | Collection |
MaskedTextBox | A textbox that automatically provides a mask based on required input. |
MultiPage | The MultiPage control is a tab control that does not show its tabs. It is used for the wizard form. |
RealPanel | A panel control that ACTUALLY inherits ContainerControl, unlike its Windows Forms cousin. |
SkinnedPanel | SkinnedPanel is a panel that uses the XP tab page background. |
TreeViewEx | TreeViewEx is an extension to TreeView which automatically checks and unchecks child items. |
XPButton | XPButton extends the Button control by providing an Office-XP look or a Windows XP skinned look PLUS an icon. |
XPCheckBox | XPCheckBox is a check box that draws itself using XP visual styles. It is meant to be used on SkinnedPanel controls where the normal .NET checkbox would not draw itself properly. |
XPGroupBox | The XPGroupBox control draws itself using XP visual styles. It is meant to be used with the SkinnedPanel control where the regular .NET GroupBox control would not draw itself properly. |
XPictureBox | XPictureBox is an extended PictureBox control for faster display of pictures. |