Support for Windows
Forms.
Classes
| Class | Description | |
|---|---|---|
| AbstractMsgManager |
Abstract base class to manage Form messages.
| |
| DataGridColumnAdder |
This class provides support for adding one or more columns
to a | |
| DataGridCutPasteHandler |
Supports cut and paste operations in a | |
| DataGridViewHelper |
Helper methods for | |
| EventArg T |
A generic | |
| FormExtensions |
Extension methods for recursively building a collection of
certain types of | |
| MemoryGauge |
Provides a convenient mechanism for displaying the amount of memory used
by the current application on either a | |
| MenuBuilder |
Provides convenience methods for building a context menu.
| |
| MessageBoxHelper |
Common code for determining localized | |
| RichTextBoxHelper |
Convenience methods for stylizing text in a | |
| SmartTipsManager |
Manages a collection of SmartTips in conjunction with
a dedicated SmartTips form.
| |
| TaskbarFlasher |
Support for flashing the taskbar icon to get the user's attention.
| |
| TextBoxMsgManager |
Enhances a | |
| ToolStripDropDownManager |
Enhances a plain status label in a | |
| Validator |
Validates form fields
( | |
| WindowRestorer |
Tracks a form's window state and position
and enables an application to restore it upon subsequent invocations;
provides enhanced support for maximizing across multiple monitors;
enables locating subforms on the same monitor as a main form.
|
Delegates
| Delegate | Description | |
|---|---|---|
| AbstractMsgManager RefresherCopy |
A delegate definition to allow updating the caller's Form.
|