You are here: Start » AVL.NET » Designer.SetTheme Method
Designer.SetTheme Method
Sets designer color theme.
| Namespace: | Avl.Designers | 
|---|---|
| Assembly: | AvlNet.Designers.dll | 
Syntax
public virtual void SetTheme ( System.Drawing.Color foreColor, System.Drawing.Color backColor, Avl.Designers.Designer.Avl.Designers.Designer.IconSet iconTypes )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| foreColor | System.Drawing.Color | Foreground color of the theme. | |||
| backColor | System.Drawing.Color | Background color of the theme. | |||
| iconTypes | Avl.Designers.Designer.Avl.Designers.Designer.IconSet | Style of icons to be set for the theme. | 
