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

◆ create_toggle_button() [2/3]

static tool_bar_button xtd::forms::tool_bar_button::create_toggle_button ( size_t  image_index)
static

A factory to create a toolbar toggle button with specified image index.

Parameters
image_indexThe index value of the xtd::drawing::image assigned to the toolbar button.
Returns
New xtd::forms::tool_bar_button created.