xtd
0.2.0
Loading...
Searching...
No Matches
◆
create()
[10/20]
static
status_bar
xtd::forms::status_bar::create
(
xtd::forms::dock_style
style
,
const
xtd::string
&
text
,
const
xtd::string
&
name
)
static
A factory to create an
xtd::forms::status_bar
with specified style, text, and name.
Parameters
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
.
Returns
New
xtd::forms::status_bar
created.
xtd
forms
status_bar
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.