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

◆ harddisk() [4/16]

static radio_button xtd::forms::radio_buttons::harddisk ( const drawing::point location,
const drawing::size size,
const xtd::string name 
)
static

Create a system-defined radio_button that represent harddisk radio_button with specified location, size, and name.

Parameters
locationThe radio_button location in pixels.
sizeThe radio_button size in pixels.
nameThe name of the radio_button.
Returns
The created radio_button.