Contains types for using the task, credential, progress, input and common file dialogs with Windows Forms. In addition, utility classes for working with Aero glass, system fonts and task dialog visual styles are provided.

Types

                 
  All Types     Classes      Enumerations  
  Name Description
AdditionalVisualStyleElements
Contains classes that provide additional visual style elements not available through the regular VisualStyleElement class.
AnimationResource
Represents an animation for the ProgressDialog loaded from a Win32 resource.
ButtonType
Represents the type of a task dialog button.
CredentialDialog
Represents a dialog box that allows the user to enter generic credentials.
CredentialException
The exception that is thrown when an error occurs getting credentials.
DownlevelTextMode
An enumeration that displays how the text in the MainInstruction and Content properties is displayed on a credential dialog in Windows XP.
ExpandButtonClickedEventArgs
Provides data for the ExpandButtonClicked event.
ExtendedForm
Base class for windows forms with extended functionality.
Glass
Provides functionality to use Aero Glass.
HyperlinkClickedEventArgs
Class that provides data for the HyperlinkClicked event.
InputDialog
Represents a dialog that allows the user to input a single text value.
OkButtonClickedEventArgs
Provides data for the OkButtonClicked event.
ProgressBarState
Represents the state of the progress bar on the task dialog.
ProgressBarStyle
Indicates the type of progress on a task dialog.
ProgressDialog
Represents a dialog that can be used to report progress to the user.
ShellAnimation
Resource identifiers for default animations from shell32.dll.
TaskDialog
Displays a Task Dialog.
AdditionalVisualStyleElements..::.TaskDialog
Provides VisualStyleElement objects for task dialog related elements.
TaskDialogButton
A button on a TaskDialog.
TaskDialogButtonStyle
Indicates the display style of custom buttons on a task dialog.
TaskDialogIcon
Indicates the icon to use for a task dialog.
TaskDialogItem
Represents a button or radio button on a task dialog.
TaskDialogItemClickedEventArgs
Provides data for the ButtonClicked event.
TaskDialogItemCollection<(Of <(T>)>)
Represents a list of TaskDialogItem objects.
TaskDialogRadioButton
A radio button on a task dialog.
AdditionalVisualStyleElements..::.TextStyle
Provides VisualStyleElement objects for text styles.
TimerEventArgs
Provides data for the Timer event.
VistaFileDialog
Displays a dialog box from which the user can select a file.
VistaFolderBrowserDialog
Prompts the user to select a folder.
VistaOpenFileDialog
Prompts the user to open a file.
VistaSaveFileDialog
Prompts the user to select a location for saving a file.