|
AquaSkin
|
The AquaSkin component automatically skins windows forms applications to mimic the popular OS-X aqua visual styles. In order to skin your application you only need to drop this component onto the main form of your application exe. Using the properties available on the AquaSkin component, you can determine what skin to use, what forms and controls should be skinned and weather to apply translucent shadows to your forms. Use the TargetControls property to determine what forms or controls you wish to have the skin applied. The ShadowVisible and ShadowStyle affects the visibility and appearance of the form shadow. This class cannot be inherited. |