Classes
| Class | Description | |
|---|---|---|
|
AquaSkin |
The AquaSkin component automatically skins windows forms applications in a choice of styles to mimic the popular Mac OS-X 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 AquaSkin component you can determine what Aqua style to use, what forms and controls should be skinned and whether to apply translucent shadows to your forms. Use the |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
AquaStyle | Specifies an Aqua Style |
|
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. |