Class | Description |
---|
ClassicColorTable | Contains colors for any other color scheme. These colors are computed from system colors. |
CollectionEx | Implements an overrideable collection with events. |
ColorCollection | A collection of Color objects. |
ColorTables | Contains colors for various GUI elements. |
ColorUtil | Exposes methods to work with color. |
ControlUtil | Provides utility functions for dealing with controls. |
Convert | Provides conversion methods for some .NET types. |
CustomColorTable | Implements a custom color table. You can instantiate this color table and replace the colors in the Colors collection with your own colors. |
DoNotObfuscateAttribute | Internal |
DrawUtil | Provides some utility functions for drawing. |
DynamicColorTable | Provides colors based on the current visual style. |
FTP | The FTP class provides simple functionality of an FTP client. |
Mapi | Provides a simple MAPI wrapper. |
Margins | Provides a way to set up margins or padding. |
Msg | Contains utility functions for displaying different kinds of messages. |
PopupForm | Provides an inheritable, reusable popup form that implements all the functionality of a typical popup window. |
PopupMessageFilter | Provides a reusable message filter for popup controls. |
QuickMail | Provides easy access to Simple MAPI functions. |
Resources | Provides a better way to work with .NET resources. |
Settings | A class that is used to save and restore data using the registry or by binary serialization in a file. It works in conjuction with another class (with the recommended name "Settings") that contains all the data to be stored. |
ShadowWindow | A special type of window that can be used to show a shadow for another window. |
StringCollection | Implements a string collection with events. |
Utility | Utility functions. |
UXTheme | Provides some utility functions from the UXTheme API. |
WNet | Contains utility functions for enumerating network nodes. |
WNetNode | Describes a network node. |
WNetNodeCollection | A collection of WNetNode objects. |
XPBlueColorTable | Contains colors for the Luna Blue color scheme. |
XPOliveColorTable | Contains colors for the Luna Olive Green color scheme. |
XPSilverColorTable | Contains colors for the Luna Silver color scheme. |