|
static |
A factory to create an xtd::forms::status_bar with specified style, panels, and name.
style | One of the xtd::forms::dock_style values. |
panels | A xtd::forms::status_bar::status_bar_panel_collection containing the xtd::forms::status_bar_panel objects of the xtd::forms::status_bar. |
name | The name of the xtd::forms::status_bar. |