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

◆ floppy() [14/24]

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

Create a system-defined toggle_button that represent floppy 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.