|
static |
A factory to create an xtd::forms::status_bar with specified parent, style, and text.
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. |