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

◆ view() [11/16]

static radio_button xtd::forms::radio_buttons::view ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

Create a system-defined radio_button that represent view radio_button with specified parent, location, and size.

Parameters
parentThe control that contains the radio_button.
locationThe radio_button location in pixels.
sizeThe radio_button size in pixels.
Returns
The created radio_button.