Ookii.Dialogs Namespace |
| Class | Description | |
|---|---|---|
| AdditionalVisualStyleElements |
Contains classes that provide additional visual style elements not available through the regular
VisualStyleElement class.
| |
| AdditionalVisualStyleElementsTaskDialog |
Provides VisualStyleElement objects
for task dialog related elements.
| |
| AdditionalVisualStyleElementsTextStyle |
Provides VisualStyleElement objects for
text styles.
| |
| 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.
| |
| 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.
| |
| 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.
|