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

◆ create_toggle_button() [1/3]

static tool_bar_button xtd::forms::tool_bar_button::create_toggle_button ( const xtd::string text)
static

A factory to create a toolbar toggle button with specified text.

Parameters
textThe text displayed on the toolbar button.
Returns
New xtd::forms::tool_bar_button created.