|
static |
A factory to create an xtd::forms::status_bar with specified parent, style, text, and name.
parent | The parent that contains the new created xtd::forms::status_bar. |
style | One of the xtd::forms::dock_style values. |
text | The text of the xtd::forms::status_bar. |
name | The name of the xtd::forms::status_bar. |