Classes
| Class | Description | |
|---|---|---|
|
VistaSkin |
The VistaSkin component automatically skins windows forms applications in the style of the new Microsoft Windows Vista graphical user interface. In order to skin your application you only need to drop this component onto the main form of your application at design-time. Using the properties available on the VistaSkin component you can determine what colorScheme to use, what forms and controls should be skinned and whether to apply translucent shadows to your forms. Use the |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
ColorScheme | Specifies a skin color scheme |
|
ShadowStyle | Specifies a shadow style applied to forms |
|
SkinMode | Specifies how to skin the current application. |
|
TargetControls | Specifies what forms and controls are skinned |
|
ToolStripRenderStyle | Specifies how ToolStrip controls are rendered. |