Name |
Description |
CollapsibleSplitter |
|
CollapsibleSplitterDesigner |
A simple designer class for the CollapsibleSplitter control to remove unwanted properties at design time. |
CommandButton |
|
ImageLinkToolStripItem |
|
TaskDialog |
|
TaskDialogForm |
|
VistaActiveTaskDialog |
The active Task Dialog window. Provides several methods for acting on the active TaskDialog. You should not use this object after the TaskDialog Destroy notification callback. Doing so will result in undefined behavior and likely crash. |
VistaTaskDialog |
A Task Dialog. This is like a MessageBox but with many more features. TaskDialog requires Windows Longhorn or later. |
VistaTaskDialogButton |
|
VistaTaskDialogCommonDialog |
TaskDialog wrapped in a CommonDialog class. This is required to work well in MMC 3.0. In MMC 3.0 you must use the ShowDialog methods on the MMC classes to correctly show a modal dialog. This class will allow you to do this and keep access to the results of the TaskDialog. |
VistaTaskDialogNotificationArgs |
Arguments passed to the TaskDialog callback. |
VistaUnsafeNativeMethods |
Class to hold native code interop declarations. |
VistaUnsafeNativeMethods.TASKDIALOGCONFIG |
|