Ookii.Dialogs.Wpf Namespace |
Class | Description | |
---|---|---|
AnimationResource |
Represents an animation for the ProgressDialog loaded from a Win32 resource.
| |
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.
| |
ExpandButtonClickedEventArgs |
Provides data for the ExpandButtonClicked event.
| |
HyperlinkClickedEventArgs |
Class that provides data for the HyperlinkClicked event.
| |
ProgressDialog |
Represents a dialog that can be used to report progress to the user.
| |
TaskDialog |
Displays a Task Dialog.
| |
TaskDialogButton |
A button on a TaskDialog.
| |
TaskDialogItem |
Represents a button or radio button on a task dialog.
| |
TaskDialogItemClickedEventArgs |
Provides data for the ButtonClicked event.
| |
TaskDialogItemCollectionT |
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.
|
Enumeration | Description | |
---|---|---|
ButtonType |
Represents the type of a task dialog button.
| |
DownlevelTextMode |
An enumeration that displays how the text in the MainInstruction and Content
properties is displayed on a credential dialog in Windows XP.
| |
ProgressBarState |
Represents the state of the progress bar on the task dialog.
| |
ProgressBarStyle |
Indicates the type of progress on a task dialog.
| |
ShellAnimation |
Resource identifiers for default animations from shell32.dll.
| |
TaskDialogButtonStyle |
Indicates the display style of custom buttons on a task dialog.
| |
TaskDialogIcon |
Indicates the icon to use for a task dialog.
|