xtd 0.2.0
Loading...
Searching...
No Matches

◆ create() [4/20]

static status_bar xtd::forms::status_bar::create ( xtd::forms::dock_style  style)
static

A factory to create an xtd::forms::status_bar with specified style.

Parameters
styleOne of the xtd::forms::dock_style values.
Returns
New xtd::forms::status_bar created.