Метод | Описание | |
---|---|---|
CloseButton ( |
Initializes a new instance of the CloseButton class.
|
Метод | Описание | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
public CloseButton ( |
||
parent | Parent control. | |
owner | Window that owns this button. | |
Результат | Flood.GUI.Controls |
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
Результат | void |