Overview
AquaSkin.Net transforms your .NET application GUI to look like
the popular OS-X Aqua graphical style. As with any other .NET component, AquaSkin is easy to use,
just drop the component onto the main form, Select a few properties and away you
go, you won't need to
modify any of your existing project source code.
Dynamic form shadows
AquaSkin supports dynamic alpha-blended drop shadow effects on all forms and dialogs, a feature unique to our product and available on all platforms. Your application forms will literally spring to life popping right out of the screen.
![]() |
![]() |
| Small | Bold |
AquaSkin skins the full set of windows forms controls :- forms, controls, common dialogs, message boxes, scrollbars and even internal winforms forms. The component has a flexible API allowing you to customize the skin and to target just forms, forms and controls or even excluding a form or control.
AquaSkin supports the following winforms controls :-
| Controls | Containers | Common Dialogs | ToolStrips |
| Label | Form | OpenFileDialog | ToolStrip* |
| Button | Panel | SaveFileDialog | StatusStrip* |
| RadioButton | GroupBox | FolderBrowserDialog | MenuStrip* |
| CheckBox | TabControl | ColorDialog | ContextMenuStrip* |
| ComboBox | TabPage | FontDialog | |
| TextBox | SplitContainer | PrintDialog | |
| ListBox | FlowLayoutPanel | PrintPreviewDialog | |
| CheckedListBox | TableLayoutPanel | ||
| HScrollBar | |||
| VScrollBar | |||
| PictureBox | |||
| ProgressBar | |||
| TrackBar | |||
| ToolBar | Controls | ||
| StatusBar | DataGrid | ||
| ListView | DataGridView | ||
| TreeView | PropertyGrid | Other | |
| RichTextBox | DateTimePicker | MessageBox | |
| NumericUpDown | MaskedEdit | ExceptionDialog | |
| DomainUpDown | LinkLabel | Native Scrollbars |
*Partial skin support in Version 1.1


