Méthode | Description | |
---|---|---|
AddControl ( |
Adds a control to the bar.
|
|
StatusBar ( |
Initializes a new instance of the StatusBar class.
|
Méthode | Description | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
public AddControl ( |
||
control | Control to add. | |
right | bool | Determines whether the control should be added to the right side of the bar. |
Résultat | void |
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
Résultat | void |