[Missing <summary> documentation for "N:System.Extensions.Windows.Forms"]

Classes

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

Enumerations

  Enumeration Description
Public enumeration CommandLinkIconStyle
The icon to show on the CommandLink.