Contains types for using the task, credential, progress,and common file dialogs with Windows Presentation Foundation.
Types
| All Types | Classes |
Enumerations |
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
HyperlinkClickedEventArgs |
Class that provides data for the HyperlinkClicked 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.
|
|
|
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.
|
|
|
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.
|