Метод | Описание | |
---|---|---|
ColorButton ( |
Initializes a new instance of the ColorButton class.
|
Метод | Описание | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
public ColorButton ( |
||
parent | Parent control. | |
Результат | System |
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
Результат | void |