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

◆ bold() [3/24]

static toggle_button xtd::forms::toggle_buttons::bold ( const drawing::point location,
const drawing::size size 
)
static

Create a system-defined toggle_button that represent bold toggle_button with specified location, and size.

Parameters
locationThe toggle_button location in pixels.
sizeThe toggle_button size in pixels.
Returns
The created toggle_button.