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

◆ contents() [6/24]

static toggle_button xtd::forms::toggle_buttons::contents ( xtd::forms::check_state  check_state,
const drawing::point location 
)
static

Create a system-defined toggle_button that represent contents toggle_button with specified check_state, and location.

Parameters
check_stateOne of the xtd::forms::check_state enumeration values.
locationThe toggle_button location in pixels.
Returns
The created toggle_button.