[Missing <summary> documentation for "N:System.Extensions.Windows.Forms"]
Classes
Class | Description | |
---|---|---|
![]() |
CommandLink |
An implementation of the CommandLink. Uses native support on Vista with Visual Styles enabled. Will provide a rendered approximation as needed.
|
![]() |
Label |
A thin wrapper around the Label control providing formattable (string.Format) text.
|
![]() |
LinkLabel |
A thin wrapper around the LinkLabel control providing support for automatic process execution.
|
![]() |
ListView |
Tight wrapper around stock ListView control. Enforces Vista drawing and styles as needed.
|
![]() |
MessageBoxHelper |
A class to help utilize the stock MessageBox class.
|
![]() |
ProgressDialog |
Displays a progress dialog to the user while a background operation executes.
|
![]() |
TextBox |
Implementation of the TextBox control that supports the 'cue banner' feature
introduced in XP.
|
![]() |
TreeView |
Tight wrapper around stock TreeView control. Enforces Vista drawing and styles as needed.
|
![]() |
VisualStylesExtensions |
Extension methods to expose visual styles on stock Windows Forms controls.
|
![]() |
VisualStylesProvider |
Provider to expose visual styles on stock Windows Forms controls in the designer.
|
![]() |
Wizard |
A control to represent a wizard.
|
![]() |
WizardPage |
Represents a single page in a Wizard.
|
![]() |
WizardPageCollection |
Contains the IWizardPage instances that are attached to a WizardForm.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
CommandLinkIconStyle |
The icon to show on the CommandLink.
|