Provides custom dialogs for general application.
Classes
Class | Description | |
---|---|---|
DisplayCommandsForm |
A form to display available user commands for a control or application (a quick reference list).
Buttons are displayed as images, keys are shown as icons, and tooltips may also be
used for further details.
| |
ShadowTipForm |
Provides a tooltip-like help but with additional functionality
for larger blocks of text.
|
Interfaces
Interface | Description | |
---|---|---|
IDisplayCommands |
Identifies a class as supporting a DisplayCommandsForm
for a quick reference of user commands.
|