Method | Description | |
---|---|---|
ColorButton ( |
Initializes a new instance of the ColorButton class.
|
Method | Description | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
public ColorButton ( |
||
parent | Parent control. | |
return | System |
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
return | void |