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

◆ first() [14/24]

static toggle_button xtd::forms::toggle_buttons::first ( const control parent,
const drawing::point location 
)
static

Create a system-defined toggle_button that represent first toggle_button with specified parent, and location.

Parameters
parentThe control that contains the toggle_button.
locationThe toggle_button location in pixels.
Returns
The created toggle_button.