Provides a collection of radio_button objects for use by a Windows Forms application.
Public Static Methods | |
static radio_button | abort () |
Create a system-defined radio_button that represent abort radio_button. | |
static radio_button | abort (const drawing::point &location) |
Create a system-defined radio_button that represent abort radio_button with specified location. | |
static radio_button | abort (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent abort radio_button with specified location, and size. | |
static radio_button | abort (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent abort radio_button with specified location, size, and name. | |
static radio_button | abort (bool checked) |
Create a system-defined radio_button that represent abort radio_button with specified and check_state. | |
static radio_button | abort (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent abort radio_button with specified check_state, and location. | |
static radio_button | abort (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent abort radio_button with specified check_state, location, and size. | |
static radio_button | abort (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent abort radio_button with specified check_state, location, size, and name. | |
static radio_button | abort (const control &parent) |
Create a system-defined radio_button that represent abort radio_button with specified parent. | |
static radio_button | abort (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent abort radio_button with specified parent, and location. | |
static radio_button | abort (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent abort radio_button with specified parent, location, and size. | |
static radio_button | abort (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent abort radio_button with specified parent, location, size, and name. | |
static radio_button | abort (const control &parent, bool checked) |
Create a system-defined radio_button that represent abort radio_button with specified parent, and check_state. | |
static radio_button | abort (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, and location. | |
static radio_button | abort (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, location, and size. | |
static radio_button | abort (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | about () |
Create a system-defined radio_button that represent about radio_button. | |
static radio_button | about (const drawing::point &location) |
Create a system-defined radio_button that represent about radio_button with specified location. | |
static radio_button | about (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent about radio_button with specified location, and size. | |
static radio_button | about (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent about radio_button with specified location, size, and name. | |
static radio_button | about (bool checked) |
Create a system-defined radio_button that represent about radio_button with specified and check_state. | |
static radio_button | about (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent about radio_button with specified check_state, and location. | |
static radio_button | about (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent about radio_button with specified check_state, location, and size. | |
static radio_button | about (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent about radio_button with specified check_state, location, size, and name. | |
static radio_button | about (const control &parent) |
Create a system-defined radio_button that represent about radio_button with specified parent. | |
static radio_button | about (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent about radio_button with specified parent, and location. | |
static radio_button | about (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent about radio_button with specified parent, location, and size. | |
static radio_button | about (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent about radio_button with specified parent, location, size, and name. | |
static radio_button | about (const control &parent, bool checked) |
Create a system-defined radio_button that represent about radio_button with specified parent, and check_state. | |
static radio_button | about (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent about radio_button with specified parent, check_state, and location. | |
static radio_button | about (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent about radio_button with specified parent, check_state, location, and size. | |
static radio_button | about (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent about radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | actual_size () |
Create a system-defined radio_button that represent actual_size radio_button. | |
static radio_button | actual_size (const drawing::point &location) |
Create a system-defined radio_button that represent actual_size radio_button with specified location. | |
static radio_button | actual_size (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent actual_size radio_button with specified location, and size. | |
static radio_button | actual_size (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent actual_size radio_button with specified location, size, and name. | |
static radio_button | actual_size (bool checked) |
Create a system-defined radio_button that represent actual_size radio_button with specified and check_state. | |
static radio_button | actual_size (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent actual_size radio_button with specified check_state, and location. | |
static radio_button | actual_size (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent actual_size radio_button with specified check_state, location, and size. | |
static radio_button | actual_size (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent actual_size radio_button with specified check_state, location, size, and name. | |
static radio_button | actual_size (const control &parent) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent. | |
static radio_button | actual_size (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, and location. | |
static radio_button | actual_size (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, location, and size. | |
static radio_button | actual_size (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, location, size, and name. | |
static radio_button | actual_size (const control &parent, bool checked) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, and check_state. | |
static radio_button | actual_size (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, and location. | |
static radio_button | actual_size (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, location, and size. | |
static radio_button | actual_size (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | add () |
Create a system-defined radio_button that represent add radio_button. | |
static radio_button | add (const drawing::point &location) |
Create a system-defined radio_button that represent add radio_button with specified location. | |
static radio_button | add (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent add radio_button with specified location, and size. | |
static radio_button | add (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent add radio_button with specified location, size, and name. | |
static radio_button | add (bool checked) |
Create a system-defined radio_button that represent add radio_button with specified and check_state. | |
static radio_button | add (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent add radio_button with specified check_state, and location. | |
static radio_button | add (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent add radio_button with specified check_state, location, and size. | |
static radio_button | add (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent add radio_button with specified check_state, location, size, and name. | |
static radio_button | add (const control &parent) |
Create a system-defined radio_button that represent add radio_button with specified parent. | |
static radio_button | add (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent add radio_button with specified parent, and location. | |
static radio_button | add (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent add radio_button with specified parent, location, and size. | |
static radio_button | add (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent add radio_button with specified parent, location, size, and name. | |
static radio_button | add (const control &parent, bool checked) |
Create a system-defined radio_button that represent add radio_button with specified parent, and check_state. | |
static radio_button | add (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent add radio_button with specified parent, check_state, and location. | |
static radio_button | add (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent add radio_button with specified parent, check_state, location, and size. | |
static radio_button | add (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent add radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | alignment () |
Create a system-defined radio_button that represent alignment radio_button. | |
static radio_button | alignment (const drawing::point &location) |
Create a system-defined radio_button that represent alignment radio_button with specified location. | |
static radio_button | alignment (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent alignment radio_button with specified location, and size. | |
static radio_button | alignment (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent alignment radio_button with specified location, size, and name. | |
static radio_button | alignment (bool checked) |
Create a system-defined radio_button that represent alignment radio_button with specified and check_state. | |
static radio_button | alignment (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent alignment radio_button with specified check_state, and location. | |
static radio_button | alignment (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent alignment radio_button with specified check_state, location, and size. | |
static radio_button | alignment (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent alignment radio_button with specified check_state, location, size, and name. | |
static radio_button | alignment (const control &parent) |
Create a system-defined radio_button that represent alignment radio_button with specified parent. | |
static radio_button | alignment (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, and location. | |
static radio_button | alignment (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, location, and size. | |
static radio_button | alignment (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, location, size, and name. | |
static radio_button | alignment (const control &parent, bool checked) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, and check_state. | |
static radio_button | alignment (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, and location. | |
static radio_button | alignment (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, location, and size. | |
static radio_button | alignment (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | align_left () |
Create a system-defined radio_button that represent align_left radio_button. | |
static radio_button | align_left (const drawing::point &location) |
Create a system-defined radio_button that represent align_left radio_button with specified location. | |
static radio_button | align_left (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_left radio_button with specified location, and size. | |
static radio_button | align_left (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_left radio_button with specified location, size, and name. | |
static radio_button | align_left (bool checked) |
Create a system-defined radio_button that represent align_left radio_button with specified and check_state. | |
static radio_button | align_left (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent align_left radio_button with specified check_state, and location. | |
static radio_button | align_left (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_left radio_button with specified check_state, location, and size. | |
static radio_button | align_left (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_left radio_button with specified check_state, location, size, and name. | |
static radio_button | align_left (const control &parent) |
Create a system-defined radio_button that represent align_left radio_button with specified parent. | |
static radio_button | align_left (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, and location. | |
static radio_button | align_left (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, location, and size. | |
static radio_button | align_left (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, location, size, and name. | |
static radio_button | align_left (const control &parent, bool checked) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, and check_state. | |
static radio_button | align_left (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, and location. | |
static radio_button | align_left (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, location, and size. | |
static radio_button | align_left (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | align_right () |
Create a system-defined radio_button that represent align_right radio_button. | |
static radio_button | align_right (const drawing::point &location) |
Create a system-defined radio_button that represent align_right radio_button with specified location. | |
static radio_button | align_right (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_right radio_button with specified location, and size. | |
static radio_button | align_right (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_right radio_button with specified location, size, and name. | |
static radio_button | align_right (bool checked) |
Create a system-defined radio_button that represent align_right radio_button with specified and check_state. | |
static radio_button | align_right (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent align_right radio_button with specified check_state, and location. | |
static radio_button | align_right (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_right radio_button with specified check_state, location, and size. | |
static radio_button | align_right (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_right radio_button with specified check_state, location, size, and name. | |
static radio_button | align_right (const control &parent) |
Create a system-defined radio_button that represent align_right radio_button with specified parent. | |
static radio_button | align_right (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, and location. | |
static radio_button | align_right (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, location, and size. | |
static radio_button | align_right (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, location, size, and name. | |
static radio_button | align_right (const control &parent, bool checked) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, and check_state. | |
static radio_button | align_right (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, and location. | |
static radio_button | align_right (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, location, and size. | |
static radio_button | align_right (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | apply () |
Create a system-defined radio_button that represent apply radio_button. | |
static radio_button | apply (const drawing::point &location) |
Create a system-defined radio_button that represent apply radio_button with specified location. | |
static radio_button | apply (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent apply radio_button with specified location, and size. | |
static radio_button | apply (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent apply radio_button with specified location, size, and name. | |
static radio_button | apply (bool checked) |
Create a system-defined radio_button that represent apply radio_button with specified and check_state. | |
static radio_button | apply (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent apply radio_button with specified check_state, and location. | |
static radio_button | apply (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent apply radio_button with specified check_state, location, and size. | |
static radio_button | apply (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent apply radio_button with specified check_state, location, size, and name. | |
static radio_button | apply (const control &parent) |
Create a system-defined radio_button that represent apply radio_button with specified parent. | |
static radio_button | apply (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent apply radio_button with specified parent, and location. | |
static radio_button | apply (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent apply radio_button with specified parent, location, and size. | |
static radio_button | apply (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent apply radio_button with specified parent, location, size, and name. | |
static radio_button | apply (const control &parent, bool checked) |
Create a system-defined radio_button that represent apply radio_button with specified parent, and check_state. | |
static radio_button | apply (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, and location. | |
static radio_button | apply (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, location, and size. | |
static radio_button | apply (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | ascending () |
Create a system-defined radio_button that represent ascending radio_button. | |
static radio_button | ascending (const drawing::point &location) |
Create a system-defined radio_button that represent ascending radio_button with specified location. | |
static radio_button | ascending (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ascending radio_button with specified location, and size. | |
static radio_button | ascending (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ascending radio_button with specified location, size, and name. | |
static radio_button | ascending (bool checked) |
Create a system-defined radio_button that represent ascending radio_button with specified and check_state. | |
static radio_button | ascending (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent ascending radio_button with specified check_state, and location. | |
static radio_button | ascending (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ascending radio_button with specified check_state, location, and size. | |
static radio_button | ascending (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ascending radio_button with specified check_state, location, size, and name. | |
static radio_button | ascending (const control &parent) |
Create a system-defined radio_button that represent ascending radio_button with specified parent. | |
static radio_button | ascending (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, and location. | |
static radio_button | ascending (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, location, and size. | |
static radio_button | ascending (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, location, size, and name. | |
static radio_button | ascending (const control &parent, bool checked) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, and check_state. | |
static radio_button | ascending (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, and location. | |
static radio_button | ascending (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, location, and size. | |
static radio_button | ascending (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | back () |
Create a system-defined radio_button that represent back radio_button. | |
static radio_button | back (const drawing::point &location) |
Create a system-defined radio_button that represent back radio_button with specified location. | |
static radio_button | back (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent back radio_button with specified location, and size. | |
static radio_button | back (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent back radio_button with specified location, size, and name. | |
static radio_button | back (bool checked) |
Create a system-defined radio_button that represent back radio_button with specified and check_state. | |
static radio_button | back (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent back radio_button with specified check_state, and location. | |
static radio_button | back (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent back radio_button with specified check_state, location, and size. | |
static radio_button | back (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent back radio_button with specified check_state, location, size, and name. | |
static radio_button | back (const control &parent) |
Create a system-defined radio_button that represent back radio_button with specified parent. | |
static radio_button | back (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent back radio_button with specified parent, and location. | |
static radio_button | back (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent back radio_button with specified parent, location, and size. | |
static radio_button | back (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent back radio_button with specified parent, location, size, and name. | |
static radio_button | back (const control &parent, bool checked) |
Create a system-defined radio_button that represent back radio_button with specified parent, and check_state. | |
static radio_button | back (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent back radio_button with specified parent, check_state, and location. | |
static radio_button | back (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent back radio_button with specified parent, check_state, location, and size. | |
static radio_button | back (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent back radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | bold () |
Create a system-defined radio_button that represent bold radio_button. | |
static radio_button | bold (const drawing::point &location) |
Create a system-defined radio_button that represent bold radio_button with specified location. | |
static radio_button | bold (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bold radio_button with specified location, and size. | |
static radio_button | bold (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bold radio_button with specified location, size, and name. | |
static radio_button | bold (bool checked) |
Create a system-defined radio_button that represent bold radio_button with specified and check_state. | |
static radio_button | bold (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent bold radio_button with specified check_state, and location. | |
static radio_button | bold (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bold radio_button with specified check_state, location, and size. | |
static radio_button | bold (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bold radio_button with specified check_state, location, size, and name. | |
static radio_button | bold (const control &parent) |
Create a system-defined radio_button that represent bold radio_button with specified parent. | |
static radio_button | bold (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent bold radio_button with specified parent, and location. | |
static radio_button | bold (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bold radio_button with specified parent, location, and size. | |
static radio_button | bold (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bold radio_button with specified parent, location, size, and name. | |
static radio_button | bold (const control &parent, bool checked) |
Create a system-defined radio_button that represent bold radio_button with specified parent, and check_state. | |
static radio_button | bold (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, and location. | |
static radio_button | bold (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, location, and size. | |
static radio_button | bold (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | bottom () |
Create a system-defined radio_button that represent bottom radio_button. | |
static radio_button | bottom (const drawing::point &location) |
Create a system-defined radio_button that represent bottom radio_button with specified location. | |
static radio_button | bottom (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bottom radio_button with specified location, and size. | |
static radio_button | bottom (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bottom radio_button with specified location, size, and name. | |
static radio_button | bottom (bool checked) |
Create a system-defined radio_button that represent bottom radio_button with specified and check_state. | |
static radio_button | bottom (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent bottom radio_button with specified check_state, and location. | |
static radio_button | bottom (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bottom radio_button with specified check_state, location, and size. | |
static radio_button | bottom (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bottom radio_button with specified check_state, location, size, and name. | |
static radio_button | bottom (const control &parent) |
Create a system-defined radio_button that represent bottom radio_button with specified parent. | |
static radio_button | bottom (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, and location. | |
static radio_button | bottom (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, location, and size. | |
static radio_button | bottom (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, location, size, and name. | |
static radio_button | bottom (const control &parent, bool checked) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, and check_state. | |
static radio_button | bottom (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, and location. | |
static radio_button | bottom (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, location, and size. | |
static radio_button | bottom (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | cancel () |
Create a system-defined radio_button that represent cancel radio_button. | |
static radio_button | cancel (const drawing::point &location) |
Create a system-defined radio_button that represent cancel radio_button with specified location. | |
static radio_button | cancel (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cancel radio_button with specified location, and size. | |
static radio_button | cancel (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cancel radio_button with specified location, size, and name. | |
static radio_button | cancel (bool checked) |
Create a system-defined radio_button that represent cancel radio_button with specified and check_state. | |
static radio_button | cancel (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent cancel radio_button with specified check_state, and location. | |
static radio_button | cancel (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cancel radio_button with specified check_state, location, and size. | |
static radio_button | cancel (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cancel radio_button with specified check_state, location, size, and name. | |
static radio_button | cancel (const control &parent) |
Create a system-defined radio_button that represent cancel radio_button with specified parent. | |
static radio_button | cancel (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, and location. | |
static radio_button | cancel (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, location, and size. | |
static radio_button | cancel (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, location, size, and name. | |
static radio_button | cancel (const control &parent, bool checked) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, and check_state. | |
static radio_button | cancel (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, and location. | |
static radio_button | cancel (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, location, and size. | |
static radio_button | cancel (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | cdrom () |
Create a system-defined radio_button that represent cdrom radio_button. | |
static radio_button | cdrom (const drawing::point &location) |
Create a system-defined radio_button that represent cdrom radio_button with specified location. | |
static radio_button | cdrom (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cdrom radio_button with specified location, and size. | |
static radio_button | cdrom (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cdrom radio_button with specified location, size, and name. | |
static radio_button | cdrom (bool checked) |
Create a system-defined radio_button that represent cdrom radio_button with specified and check_state. | |
static radio_button | cdrom (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent cdrom radio_button with specified check_state, and location. | |
static radio_button | cdrom (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cdrom radio_button with specified check_state, location, and size. | |
static radio_button | cdrom (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cdrom radio_button with specified check_state, location, size, and name. | |
static radio_button | cdrom (const control &parent) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent. | |
static radio_button | cdrom (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, and location. | |
static radio_button | cdrom (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, location, and size. | |
static radio_button | cdrom (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, location, size, and name. | |
static radio_button | cdrom (const control &parent, bool checked) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, and check_state. | |
static radio_button | cdrom (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, and location. | |
static radio_button | cdrom (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, location, and size. | |
static radio_button | cdrom (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | centered () |
Create a system-defined radio_button that represent centered radio_button. | |
static radio_button | centered (const drawing::point &location) |
Create a system-defined radio_button that represent centered radio_button with specified location. | |
static radio_button | centered (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent centered radio_button with specified location, and size. | |
static radio_button | centered (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent centered radio_button with specified location, size, and name. | |
static radio_button | centered (bool checked) |
Create a system-defined radio_button that represent centered radio_button with specified and check_state. | |
static radio_button | centered (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent centered radio_button with specified check_state, and location. | |
static radio_button | centered (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent centered radio_button with specified check_state, location, and size. | |
static radio_button | centered (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent centered radio_button with specified check_state, location, size, and name. | |
static radio_button | centered (const control &parent) |
Create a system-defined radio_button that represent centered radio_button with specified parent. | |
static radio_button | centered (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent centered radio_button with specified parent, and location. | |
static radio_button | centered (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent centered radio_button with specified parent, location, and size. | |
static radio_button | centered (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent centered radio_button with specified parent, location, size, and name. | |
static radio_button | centered (const control &parent, bool checked) |
Create a system-defined radio_button that represent centered radio_button with specified parent, and check_state. | |
static radio_button | centered (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, and location. | |
static radio_button | centered (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, location, and size. | |
static radio_button | centered (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | clear () |
Create a system-defined radio_button that represent clear radio_button. | |
static radio_button | clear (const drawing::point &location) |
Create a system-defined radio_button that represent clear radio_button with specified location. | |
static radio_button | clear (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent clear radio_button with specified location, and size. | |
static radio_button | clear (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent clear radio_button with specified location, size, and name. | |
static radio_button | clear (bool checked) |
Create a system-defined radio_button that represent clear radio_button with specified and check_state. | |
static radio_button | clear (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent clear radio_button with specified check_state, and location. | |
static radio_button | clear (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent clear radio_button with specified check_state, location, and size. | |
static radio_button | clear (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent clear radio_button with specified check_state, location, size, and name. | |
static radio_button | clear (const control &parent) |
Create a system-defined radio_button that represent clear radio_button with specified parent. | |
static radio_button | clear (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent clear radio_button with specified parent, and location. | |
static radio_button | clear (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent clear radio_button with specified parent, location, and size. | |
static radio_button | clear (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent clear radio_button with specified parent, location, size, and name. | |
static radio_button | clear (const control &parent, bool checked) |
Create a system-defined radio_button that represent clear radio_button with specified parent, and check_state. | |
static radio_button | clear (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, and location. | |
static radio_button | clear (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, location, and size. | |
static radio_button | clear (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | close () |
Create a system-defined radio_button that represent close radio_button. | |
static radio_button | close (const drawing::point &location) |
Create a system-defined radio_button that represent close radio_button with specified location. | |
static radio_button | close (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent close radio_button with specified location, and size. | |
static radio_button | close (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent close radio_button with specified location, size, and name. | |
static radio_button | close (bool checked) |
Create a system-defined radio_button that represent close radio_button with specified and check_state. | |
static radio_button | close (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent close radio_button with specified check_state, and location. | |
static radio_button | close (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent close radio_button with specified check_state, location, and size. | |
static radio_button | close (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent close radio_button with specified check_state, location, size, and name. | |
static radio_button | close (const control &parent) |
Create a system-defined radio_button that represent close radio_button with specified parent. | |
static radio_button | close (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent close radio_button with specified parent, and location. | |
static radio_button | close (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent close radio_button with specified parent, location, and size. | |
static radio_button | close (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent close radio_button with specified parent, location, size, and name. | |
static radio_button | close (const control &parent, bool checked) |
Create a system-defined radio_button that represent close radio_button with specified parent, and check_state. | |
static radio_button | close (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent close radio_button with specified parent, check_state, and location. | |
static radio_button | close (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent close radio_button with specified parent, check_state, location, and size. | |
static radio_button | close (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent close radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | color () |
Create a system-defined radio_button that represent color radio_button. | |
static radio_button | color (const drawing::point &location) |
Create a system-defined radio_button that represent color radio_button with specified location. | |
static radio_button | color (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent color radio_button with specified location, and size. | |
static radio_button | color (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent color radio_button with specified location, size, and name. | |
static radio_button | color (bool checked) |
Create a system-defined radio_button that represent color radio_button with specified and check_state. | |
static radio_button | color (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent color radio_button with specified check_state, and location. | |
static radio_button | color (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent color radio_button with specified check_state, location, and size. | |
static radio_button | color (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent color radio_button with specified check_state, location, size, and name. | |
static radio_button | color (const control &parent) |
Create a system-defined radio_button that represent color radio_button with specified parent. | |
static radio_button | color (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent color radio_button with specified parent, and location. | |
static radio_button | color (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent color radio_button with specified parent, location, and size. | |
static radio_button | color (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent color radio_button with specified parent, location, size, and name. | |
static radio_button | color (const control &parent, bool checked) |
Create a system-defined radio_button that represent color radio_button with specified parent, and check_state. | |
static radio_button | color (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent color radio_button with specified parent, check_state, and location. | |
static radio_button | color (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent color radio_button with specified parent, check_state, location, and size. | |
static radio_button | color (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent color radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | contents () |
Create a system-defined radio_button that represent contents radio_button. | |
static radio_button | contents (const drawing::point &location) |
Create a system-defined radio_button that represent contents radio_button with specified location. | |
static radio_button | contents (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent contents radio_button with specified location, and size. | |
static radio_button | contents (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent contents radio_button with specified location, size, and name. | |
static radio_button | contents (bool checked) |
Create a system-defined radio_button that represent contents radio_button with specified and check_state. | |
static radio_button | contents (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent contents radio_button with specified check_state, and location. | |
static radio_button | contents (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent contents radio_button with specified check_state, location, and size. | |
static radio_button | contents (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent contents radio_button with specified check_state, location, size, and name. | |
static radio_button | contents (const control &parent) |
Create a system-defined radio_button that represent contents radio_button with specified parent. | |
static radio_button | contents (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent contents radio_button with specified parent, and location. | |
static radio_button | contents (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent contents radio_button with specified parent, location, and size. | |
static radio_button | contents (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent contents radio_button with specified parent, location, size, and name. | |
static radio_button | contents (const control &parent, bool checked) |
Create a system-defined radio_button that represent contents radio_button with specified parent, and check_state. | |
static radio_button | contents (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, and location. | |
static radio_button | contents (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, location, and size. | |
static radio_button | contents (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | convert () |
Create a system-defined radio_button that represent convert radio_button. | |
static radio_button | convert (const drawing::point &location) |
Create a system-defined radio_button that represent convert radio_button with specified location. | |
static radio_button | convert (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent convert radio_button with specified location, and size. | |
static radio_button | convert (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent convert radio_button with specified location, size, and name. | |
static radio_button | convert (bool checked) |
Create a system-defined radio_button that represent convert radio_button with specified and check_state. | |
static radio_button | convert (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent convert radio_button with specified check_state, and location. | |
static radio_button | convert (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent convert radio_button with specified check_state, location, and size. | |
static radio_button | convert (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent convert radio_button with specified check_state, location, size, and name. | |
static radio_button | convert (const control &parent) |
Create a system-defined radio_button that represent convert radio_button with specified parent. | |
static radio_button | convert (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent convert radio_button with specified parent, and location. | |
static radio_button | convert (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent convert radio_button with specified parent, location, and size. | |
static radio_button | convert (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent convert radio_button with specified parent, location, size, and name. | |
static radio_button | convert (const control &parent, bool checked) |
Create a system-defined radio_button that represent convert radio_button with specified parent, and check_state. | |
static radio_button | convert (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, and location. | |
static radio_button | convert (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, location, and size. | |
static radio_button | convert (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | copy () |
Create a system-defined radio_button that represent copy radio_button. | |
static radio_button | copy (const drawing::point &location) |
Create a system-defined radio_button that represent copy radio_button with specified location. | |
static radio_button | copy (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent copy radio_button with specified location, and size. | |
static radio_button | copy (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent copy radio_button with specified location, size, and name. | |
static radio_button | copy (bool checked) |
Create a system-defined radio_button that represent copy radio_button with specified and check_state. | |
static radio_button | copy (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent copy radio_button with specified check_state, and location. | |
static radio_button | copy (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent copy radio_button with specified check_state, location, and size. | |
static radio_button | copy (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent copy radio_button with specified check_state, location, size, and name. | |
static radio_button | copy (const control &parent) |
Create a system-defined radio_button that represent copy radio_button with specified parent. | |
static radio_button | copy (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent copy radio_button with specified parent, and location. | |
static radio_button | copy (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent copy radio_button with specified parent, location, and size. | |
static radio_button | copy (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent copy radio_button with specified parent, location, size, and name. | |
static radio_button | copy (const control &parent, bool checked) |
Create a system-defined radio_button that represent copy radio_button with specified parent, and check_state. | |
static radio_button | copy (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, and location. | |
static radio_button | copy (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, location, and size. | |
static radio_button | copy (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | customize () |
Create a system-defined radio_button that represent customize radio_button. | |
static radio_button | customize (const drawing::point &location) |
Create a system-defined radio_button that represent customize radio_button with specified location. | |
static radio_button | customize (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent customize radio_button with specified location, and size. | |
static radio_button | customize (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent customize radio_button with specified location, size, and name. | |
static radio_button | customize (bool checked) |
Create a system-defined radio_button that represent customize radio_button with specified and check_state. | |
static radio_button | customize (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent customize radio_button with specified check_state, and location. | |
static radio_button | customize (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent customize radio_button with specified check_state, location, and size. | |
static radio_button | customize (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent customize radio_button with specified check_state, location, size, and name. | |
static radio_button | customize (const control &parent) |
Create a system-defined radio_button that represent customize radio_button with specified parent. | |
static radio_button | customize (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent customize radio_button with specified parent, and location. | |
static radio_button | customize (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent customize radio_button with specified parent, location, and size. | |
static radio_button | customize (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent customize radio_button with specified parent, location, size, and name. | |
static radio_button | customize (const control &parent, bool checked) |
Create a system-defined radio_button that represent customize radio_button with specified parent, and check_state. | |
static radio_button | customize (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, and location. | |
static radio_button | customize (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, location, and size. | |
static radio_button | customize (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | cut () |
Create a system-defined radio_button that represent cut radio_button. | |
static radio_button | cut (const drawing::point &location) |
Create a system-defined radio_button that represent cut radio_button with specified location. | |
static radio_button | cut (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cut radio_button with specified location, and size. | |
static radio_button | cut (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cut radio_button with specified location, size, and name. | |
static radio_button | cut (bool checked) |
Create a system-defined radio_button that represent cut radio_button with specified and check_state. | |
static radio_button | cut (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent cut radio_button with specified check_state, and location. | |
static radio_button | cut (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cut radio_button with specified check_state, location, and size. | |
static radio_button | cut (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cut radio_button with specified check_state, location, size, and name. | |
static radio_button | cut (const control &parent) |
Create a system-defined radio_button that represent cut radio_button with specified parent. | |
static radio_button | cut (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent cut radio_button with specified parent, and location. | |
static radio_button | cut (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cut radio_button with specified parent, location, and size. | |
static radio_button | cut (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cut radio_button with specified parent, location, size, and name. | |
static radio_button | cut (const control &parent, bool checked) |
Create a system-defined radio_button that represent cut radio_button with specified parent, and check_state. | |
static radio_button | cut (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, and location. | |
static radio_button | cut (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, location, and size. | |
static radio_button | cut (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | del () |
Create a system-defined radio_button that represent del radio_button. | |
static radio_button | del (const drawing::point &location) |
Create a system-defined radio_button that represent del radio_button with specified location. | |
static radio_button | del (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent del radio_button with specified location, and size. | |
static radio_button | del (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent del radio_button with specified location, size, and name. | |
static radio_button | del (bool checked) |
Create a system-defined radio_button that represent del radio_button with specified and check_state. | |
static radio_button | del (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent del radio_button with specified check_state, and location. | |
static radio_button | del (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent del radio_button with specified check_state, location, and size. | |
static radio_button | del (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent del radio_button with specified check_state, location, size, and name. | |
static radio_button | del (const control &parent) |
Create a system-defined radio_button that represent del radio_button with specified parent. | |
static radio_button | del (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent del radio_button with specified parent, and location. | |
static radio_button | del (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent del radio_button with specified parent, location, and size. | |
static radio_button | del (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent del radio_button with specified parent, location, size, and name. | |
static radio_button | del (const control &parent, bool checked) |
Create a system-defined radio_button that represent del radio_button with specified parent, and check_state. | |
static radio_button | del (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent del radio_button with specified parent, check_state, and location. | |
static radio_button | del (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent del radio_button with specified parent, check_state, location, and size. | |
static radio_button | del (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent del radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | descending () |
Create a system-defined radio_button that represent descending radio_button. | |
static radio_button | descending (const drawing::point &location) |
Create a system-defined radio_button that represent descending radio_button with specified location. | |
static radio_button | descending (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent descending radio_button with specified location, and size. | |
static radio_button | descending (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent descending radio_button with specified location, size, and name. | |
static radio_button | descending (bool checked) |
Create a system-defined radio_button that represent descending radio_button with specified and check_state. | |
static radio_button | descending (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent descending radio_button with specified check_state, and location. | |
static radio_button | descending (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent descending radio_button with specified check_state, location, and size. | |
static radio_button | descending (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent descending radio_button with specified check_state, location, size, and name. | |
static radio_button | descending (const control &parent) |
Create a system-defined radio_button that represent descending radio_button with specified parent. | |
static radio_button | descending (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent descending radio_button with specified parent, and location. | |
static radio_button | descending (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent descending radio_button with specified parent, location, and size. | |
static radio_button | descending (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent descending radio_button with specified parent, location, size, and name. | |
static radio_button | descending (const control &parent, bool checked) |
Create a system-defined radio_button that represent descending radio_button with specified parent, and check_state. | |
static radio_button | descending (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, and location. | |
static radio_button | descending (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, location, and size. | |
static radio_button | descending (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | down () |
Create a system-defined radio_button that represent down radio_button. | |
static radio_button | down (const drawing::point &location) |
Create a system-defined radio_button that represent down radio_button with specified location. | |
static radio_button | down (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent down radio_button with specified location, and size. | |
static radio_button | down (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent down radio_button with specified location, size, and name. | |
static radio_button | down (bool checked) |
Create a system-defined radio_button that represent down radio_button with specified and check_state. | |
static radio_button | down (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent down radio_button with specified check_state, and location. | |
static radio_button | down (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent down radio_button with specified check_state, location, and size. | |
static radio_button | down (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent down radio_button with specified check_state, location, size, and name. | |
static radio_button | down (const control &parent) |
Create a system-defined radio_button that represent down radio_button with specified parent. | |
static radio_button | down (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent down radio_button with specified parent, and location. | |
static radio_button | down (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent down radio_button with specified parent, location, and size. | |
static radio_button | down (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent down radio_button with specified parent, location, size, and name. | |
static radio_button | down (const control &parent, bool checked) |
Create a system-defined radio_button that represent down radio_button with specified parent, and check_state. | |
static radio_button | down (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent down radio_button with specified parent, check_state, and location. | |
static radio_button | down (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent down radio_button with specified parent, check_state, location, and size. | |
static radio_button | down (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent down radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | edit () |
Create a system-defined radio_button that represent edit radio_button. | |
static radio_button | edit (const drawing::point &location) |
Create a system-defined radio_button that represent edit radio_button with specified location. | |
static radio_button | edit (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent edit radio_button with specified location, and size. | |
static radio_button | edit (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent edit radio_button with specified location, size, and name. | |
static radio_button | edit (bool checked) |
Create a system-defined radio_button that represent edit radio_button with specified and check_state. | |
static radio_button | edit (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent edit radio_button with specified check_state, and location. | |
static radio_button | edit (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent edit radio_button with specified check_state, location, and size. | |
static radio_button | edit (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent edit radio_button with specified check_state, location, size, and name. | |
static radio_button | edit (const control &parent) |
Create a system-defined radio_button that represent edit radio_button with specified parent. | |
static radio_button | edit (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent edit radio_button with specified parent, and location. | |
static radio_button | edit (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent edit radio_button with specified parent, location, and size. | |
static radio_button | edit (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent edit radio_button with specified parent, location, size, and name. | |
static radio_button | edit (const control &parent, bool checked) |
Create a system-defined radio_button that represent edit radio_button with specified parent, and check_state. | |
static radio_button | edit (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, and location. | |
static radio_button | edit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, location, and size. | |
static radio_button | edit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | execute () |
Create a system-defined radio_button that represent execute radio_button. | |
static radio_button | execute (const drawing::point &location) |
Create a system-defined radio_button that represent execute radio_button with specified location. | |
static radio_button | execute (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent execute radio_button with specified location, and size. | |
static radio_button | execute (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent execute radio_button with specified location, size, and name. | |
static radio_button | execute (bool checked) |
Create a system-defined radio_button that represent execute radio_button with specified and check_state. | |
static radio_button | execute (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent execute radio_button with specified check_state, and location. | |
static radio_button | execute (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent execute radio_button with specified check_state, location, and size. | |
static radio_button | execute (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent execute radio_button with specified check_state, location, size, and name. | |
static radio_button | execute (const control &parent) |
Create a system-defined radio_button that represent execute radio_button with specified parent. | |
static radio_button | execute (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent execute radio_button with specified parent, and location. | |
static radio_button | execute (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent execute radio_button with specified parent, location, and size. | |
static radio_button | execute (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent execute radio_button with specified parent, location, size, and name. | |
static radio_button | execute (const control &parent, bool checked) |
Create a system-defined radio_button that represent execute radio_button with specified parent, and check_state. | |
static radio_button | execute (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, and location. | |
static radio_button | execute (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, location, and size. | |
static radio_button | execute (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | exit () |
Create a system-defined radio_button that represent exit radio_button. | |
static radio_button | exit (const drawing::point &location) |
Create a system-defined radio_button that represent exit radio_button with specified location. | |
static radio_button | exit (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent exit radio_button with specified location, and size. | |
static radio_button | exit (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent exit radio_button with specified location, size, and name. | |
static radio_button | exit (bool checked) |
Create a system-defined radio_button that represent exit radio_button with specified and check_state. | |
static radio_button | exit (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent exit radio_button with specified check_state, and location. | |
static radio_button | exit (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent exit radio_button with specified check_state, location, and size. | |
static radio_button | exit (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent exit radio_button with specified check_state, location, size, and name. | |
static radio_button | exit (const control &parent) |
Create a system-defined radio_button that represent exit radio_button with specified parent. | |
static radio_button | exit (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent exit radio_button with specified parent, and location. | |
static radio_button | exit (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent exit radio_button with specified parent, location, and size. | |
static radio_button | exit (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent exit radio_button with specified parent, location, size, and name. | |
static radio_button | exit (const control &parent, bool checked) |
Create a system-defined radio_button that represent exit radio_button with specified parent, and check_state. | |
static radio_button | exit (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, and location. | |
static radio_button | exit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, location, and size. | |
static radio_button | exit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | file () |
Create a system-defined radio_button that represent file radio_button. | |
static radio_button | file (const drawing::point &location) |
Create a system-defined radio_button that represent file radio_button with specified location. | |
static radio_button | file (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent file radio_button with specified location, and size. | |
static radio_button | file (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent file radio_button with specified location, size, and name. | |
static radio_button | file (bool checked) |
Create a system-defined radio_button that represent file radio_button with specified and check_state. | |
static radio_button | file (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent file radio_button with specified check_state, and location. | |
static radio_button | file (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent file radio_button with specified check_state, location, and size. | |
static radio_button | file (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent file radio_button with specified check_state, location, size, and name. | |
static radio_button | file (const control &parent) |
Create a system-defined radio_button that represent file radio_button with specified parent. | |
static radio_button | file (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent file radio_button with specified parent, and location. | |
static radio_button | file (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent file radio_button with specified parent, location, and size. | |
static radio_button | file (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent file radio_button with specified parent, location, size, and name. | |
static radio_button | file (const control &parent, bool checked) |
Create a system-defined radio_button that represent file radio_button with specified parent, and check_state. | |
static radio_button | file (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent file radio_button with specified parent, check_state, and location. | |
static radio_button | file (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent file radio_button with specified parent, check_state, location, and size. | |
static radio_button | file (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent file radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | find () |
Create a system-defined radio_button that represent find radio_button. | |
static radio_button | find (const drawing::point &location) |
Create a system-defined radio_button that represent find radio_button with specified location. | |
static radio_button | find (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent find radio_button with specified location, and size. | |
static radio_button | find (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent find radio_button with specified location, size, and name. | |
static radio_button | find (bool checked) |
Create a system-defined radio_button that represent find radio_button with specified and check_state. | |
static radio_button | find (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent find radio_button with specified check_state, and location. | |
static radio_button | find (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent find radio_button with specified check_state, location, and size. | |
static radio_button | find (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent find radio_button with specified check_state, location, size, and name. | |
static radio_button | find (const control &parent) |
Create a system-defined radio_button that represent find radio_button with specified parent. | |
static radio_button | find (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent find radio_button with specified parent, and location. | |
static radio_button | find (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent find radio_button with specified parent, location, and size. | |
static radio_button | find (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent find radio_button with specified parent, location, size, and name. | |
static radio_button | find (const control &parent, bool checked) |
Create a system-defined radio_button that represent find radio_button with specified parent, and check_state. | |
static radio_button | find (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent find radio_button with specified parent, check_state, and location. | |
static radio_button | find (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent find radio_button with specified parent, check_state, location, and size. | |
static radio_button | find (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent find radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | first () |
Create a system-defined radio_button that represent first radio_button. | |
static radio_button | first (const drawing::point &location) |
Create a system-defined radio_button that represent first radio_button with specified location. | |
static radio_button | first (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent first radio_button with specified location, and size. | |
static radio_button | first (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent first radio_button with specified location, size, and name. | |
static radio_button | first (bool checked) |
Create a system-defined radio_button that represent first radio_button with specified and check_state. | |
static radio_button | first (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent first radio_button with specified check_state, and location. | |
static radio_button | first (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent first radio_button with specified check_state, location, and size. | |
static radio_button | first (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent first radio_button with specified check_state, location, size, and name. | |
static radio_button | first (const control &parent) |
Create a system-defined radio_button that represent first radio_button with specified parent. | |
static radio_button | first (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent first radio_button with specified parent, and location. | |
static radio_button | first (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent first radio_button with specified parent, location, and size. | |
static radio_button | first (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent first radio_button with specified parent, location, size, and name. | |
static radio_button | first (const control &parent, bool checked) |
Create a system-defined radio_button that represent first radio_button with specified parent, and check_state. | |
static radio_button | first (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent first radio_button with specified parent, check_state, and location. | |
static radio_button | first (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent first radio_button with specified parent, check_state, location, and size. | |
static radio_button | first (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent first radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | floppy () |
Create a system-defined radio_button that represent floppy radio_button. | |
static radio_button | floppy (const drawing::point &location) |
Create a system-defined radio_button that represent floppy radio_button with specified location. | |
static radio_button | floppy (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent floppy radio_button with specified location, and size. | |
static radio_button | floppy (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent floppy radio_button with specified location, size, and name. | |
static radio_button | floppy (bool checked) |
Create a system-defined radio_button that represent floppy radio_button with specified and check_state. | |
static radio_button | floppy (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent floppy radio_button with specified check_state, and location. | |
static radio_button | floppy (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent floppy radio_button with specified check_state, location, and size. | |
static radio_button | floppy (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent floppy radio_button with specified check_state, location, size, and name. | |
static radio_button | floppy (const control &parent) |
Create a system-defined radio_button that represent floppy radio_button with specified parent. | |
static radio_button | floppy (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, and location. | |
static radio_button | floppy (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, location, and size. | |
static radio_button | floppy (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, location, size, and name. | |
static radio_button | floppy (const control &parent, bool checked) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, and check_state. | |
static radio_button | floppy (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, and location. | |
static radio_button | floppy (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, location, and size. | |
static radio_button | floppy (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | font () |
Create a system-defined radio_button that represent font radio_button. | |
static radio_button | font (const drawing::point &location) |
Create a system-defined radio_button that represent font radio_button with specified location. | |
static radio_button | font (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent font radio_button with specified location, and size. | |
static radio_button | font (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent font radio_button with specified location, size, and name. | |
static radio_button | font (bool checked) |
Create a system-defined radio_button that represent font radio_button with specified and check_state. | |
static radio_button | font (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent font radio_button with specified check_state, and location. | |
static radio_button | font (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent font radio_button with specified check_state, location, and size. | |
static radio_button | font (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent font radio_button with specified check_state, location, size, and name. | |
static radio_button | font (const control &parent) |
Create a system-defined radio_button that represent font radio_button with specified parent. | |
static radio_button | font (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent font radio_button with specified parent, and location. | |
static radio_button | font (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent font radio_button with specified parent, location, and size. | |
static radio_button | font (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent font radio_button with specified parent, location, size, and name. | |
static radio_button | font (const control &parent, bool checked) |
Create a system-defined radio_button that represent font radio_button with specified parent, and check_state. | |
static radio_button | font (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent font radio_button with specified parent, check_state, and location. | |
static radio_button | font (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent font radio_button with specified parent, check_state, location, and size. | |
static radio_button | font (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent font radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | forward () |
Create a system-defined radio_button that represent forward radio_button. | |
static radio_button | forward (const drawing::point &location) |
Create a system-defined radio_button that represent forward radio_button with specified location. | |
static radio_button | forward (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent forward radio_button with specified location, and size. | |
static radio_button | forward (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent forward radio_button with specified location, size, and name. | |
static radio_button | forward (bool checked) |
Create a system-defined radio_button that represent forward radio_button with specified and check_state. | |
static radio_button | forward (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent forward radio_button with specified check_state, and location. | |
static radio_button | forward (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent forward radio_button with specified check_state, location, and size. | |
static radio_button | forward (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent forward radio_button with specified check_state, location, size, and name. | |
static radio_button | forward (const control &parent) |
Create a system-defined radio_button that represent forward radio_button with specified parent. | |
static radio_button | forward (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent forward radio_button with specified parent, and location. | |
static radio_button | forward (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent forward radio_button with specified parent, location, and size. | |
static radio_button | forward (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent forward radio_button with specified parent, location, size, and name. | |
static radio_button | forward (const control &parent, bool checked) |
Create a system-defined radio_button that represent forward radio_button with specified parent, and check_state. | |
static radio_button | forward (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, and location. | |
static radio_button | forward (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, location, and size. | |
static radio_button | forward (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | harddisk () |
Create a system-defined radio_button that represent harddisk radio_button. | |
static radio_button | harddisk (const drawing::point &location) |
Create a system-defined radio_button that represent harddisk radio_button with specified location. | |
static radio_button | harddisk (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent harddisk radio_button with specified location, and size. | |
static radio_button | harddisk (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent harddisk radio_button with specified location, size, and name. | |
static radio_button | harddisk (bool checked) |
Create a system-defined radio_button that represent harddisk radio_button with specified and check_state. | |
static radio_button | harddisk (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent harddisk radio_button with specified check_state, and location. | |
static radio_button | harddisk (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent harddisk radio_button with specified check_state, location, and size. | |
static radio_button | harddisk (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent harddisk radio_button with specified check_state, location, size, and name. | |
static radio_button | harddisk (const control &parent) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent. | |
static radio_button | harddisk (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, and location. | |
static radio_button | harddisk (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, location, and size. | |
static radio_button | harddisk (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, location, size, and name. | |
static radio_button | harddisk (const control &parent, bool checked) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, and check_state. | |
static radio_button | harddisk (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, and location. | |
static radio_button | harddisk (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, location, and size. | |
static radio_button | harddisk (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | help () |
Create a system-defined radio_button that represent help radio_button. | |
static radio_button | help (const drawing::point &location) |
Create a system-defined radio_button that represent help radio_button with specified location. | |
static radio_button | help (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent help radio_button with specified location, and size. | |
static radio_button | help (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent help radio_button with specified location, size, and name. | |
static radio_button | help (bool checked) |
Create a system-defined radio_button that represent help radio_button with specified and check_state. | |
static radio_button | help (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent help radio_button with specified check_state, and location. | |
static radio_button | help (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent help radio_button with specified check_state, location, and size. | |
static radio_button | help (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent help radio_button with specified check_state, location, size, and name. | |
static radio_button | help (const control &parent) |
Create a system-defined radio_button that represent help radio_button with specified parent. | |
static radio_button | help (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent help radio_button with specified parent, and location. | |
static radio_button | help (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent help radio_button with specified parent, location, and size. | |
static radio_button | help (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent help radio_button with specified parent, location, size, and name. | |
static radio_button | help (const control &parent, bool checked) |
Create a system-defined radio_button that represent help radio_button with specified parent, and check_state. | |
static radio_button | help (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent help radio_button with specified parent, check_state, and location. | |
static radio_button | help (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent help radio_button with specified parent, check_state, location, and size. | |
static radio_button | help (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent help radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | home () |
Create a system-defined radio_button that represent home radio_button. | |
static radio_button | home (const drawing::point &location) |
Create a system-defined radio_button that represent home radio_button with specified location. | |
static radio_button | home (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent home radio_button with specified location, and size. | |
static radio_button | home (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent home radio_button with specified location, size, and name. | |
static radio_button | home (bool checked) |
Create a system-defined radio_button that represent home radio_button with specified and check_state. | |
static radio_button | home (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent home radio_button with specified check_state, and location. | |
static radio_button | home (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent home radio_button with specified check_state, location, and size. | |
static radio_button | home (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent home radio_button with specified check_state, location, size, and name. | |
static radio_button | home (const control &parent) |
Create a system-defined radio_button that represent home radio_button with specified parent. | |
static radio_button | home (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent home radio_button with specified parent, and location. | |
static radio_button | home (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent home radio_button with specified parent, location, and size. | |
static radio_button | home (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent home radio_button with specified parent, location, size, and name. | |
static radio_button | home (const control &parent, bool checked) |
Create a system-defined radio_button that represent home radio_button with specified parent, and check_state. | |
static radio_button | home (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent home radio_button with specified parent, check_state, and location. | |
static radio_button | home (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent home radio_button with specified parent, check_state, location, and size. | |
static radio_button | home (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent home radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | ignore () |
Create a system-defined radio_button that represent ignore radio_button. | |
static radio_button | ignore (const drawing::point &location) |
Create a system-defined radio_button that represent ignore radio_button with specified location. | |
static radio_button | ignore (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ignore radio_button with specified location, and size. | |
static radio_button | ignore (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ignore radio_button with specified location, size, and name. | |
static radio_button | ignore (bool checked) |
Create a system-defined radio_button that represent ignore radio_button with specified and check_state. | |
static radio_button | ignore (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent ignore radio_button with specified check_state, and location. | |
static radio_button | ignore (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ignore radio_button with specified check_state, location, and size. | |
static radio_button | ignore (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ignore radio_button with specified check_state, location, size, and name. | |
static radio_button | ignore (const control &parent) |
Create a system-defined radio_button that represent ignore radio_button with specified parent. | |
static radio_button | ignore (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, and location. | |
static radio_button | ignore (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, location, and size. | |
static radio_button | ignore (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, location, size, and name. | |
static radio_button | ignore (const control &parent, bool checked) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, and check_state. | |
static radio_button | ignore (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, and location. | |
static radio_button | ignore (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, location, and size. | |
static radio_button | ignore (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | indent () |
Create a system-defined radio_button that represent indent radio_button. | |
static radio_button | indent (const drawing::point &location) |
Create a system-defined radio_button that represent indent radio_button with specified location. | |
static radio_button | indent (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent indent radio_button with specified location, and size. | |
static radio_button | indent (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent indent radio_button with specified location, size, and name. | |
static radio_button | indent (bool checked) |
Create a system-defined radio_button that represent indent radio_button with specified and check_state. | |
static radio_button | indent (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent indent radio_button with specified check_state, and location. | |
static radio_button | indent (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent indent radio_button with specified check_state, location, and size. | |
static radio_button | indent (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent indent radio_button with specified check_state, location, size, and name. | |
static radio_button | indent (const control &parent) |
Create a system-defined radio_button that represent indent radio_button with specified parent. | |
static radio_button | indent (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent indent radio_button with specified parent, and location. | |
static radio_button | indent (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent indent radio_button with specified parent, location, and size. | |
static radio_button | indent (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent indent radio_button with specified parent, location, size, and name. | |
static radio_button | indent (const control &parent, bool checked) |
Create a system-defined radio_button that represent indent radio_button with specified parent, and check_state. | |
static radio_button | indent (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, and location. | |
static radio_button | indent (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, location, and size. | |
static radio_button | indent (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | index () |
Create a system-defined radio_button that represent index radio_button. | |
static radio_button | index (const drawing::point &location) |
Create a system-defined radio_button that represent index radio_button with specified location. | |
static radio_button | index (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent index radio_button with specified location, and size. | |
static radio_button | index (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent index radio_button with specified location, size, and name. | |
static radio_button | index (bool checked) |
Create a system-defined radio_button that represent index radio_button with specified and check_state. | |
static radio_button | index (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent index radio_button with specified check_state, and location. | |
static radio_button | index (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent index radio_button with specified check_state, location, and size. | |
static radio_button | index (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent index radio_button with specified check_state, location, size, and name. | |
static radio_button | index (const control &parent) |
Create a system-defined radio_button that represent index radio_button with specified parent. | |
static radio_button | index (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent index radio_button with specified parent, and location. | |
static radio_button | index (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent index radio_button with specified parent, location, and size. | |
static radio_button | index (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent index radio_button with specified parent, location, size, and name. | |
static radio_button | index (const control &parent, bool checked) |
Create a system-defined radio_button that represent index radio_button with specified parent, and check_state. | |
static radio_button | index (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent index radio_button with specified parent, check_state, and location. | |
static radio_button | index (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent index radio_button with specified parent, check_state, location, and size. | |
static radio_button | index (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent index radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | info () |
Create a system-defined radio_button that represent info radio_button. | |
static radio_button | info (const drawing::point &location) |
Create a system-defined radio_button that represent info radio_button with specified location. | |
static radio_button | info (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent info radio_button with specified location, and size. | |
static radio_button | info (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent info radio_button with specified location, size, and name. | |
static radio_button | info (bool checked) |
Create a system-defined radio_button that represent info radio_button with specified and check_state. | |
static radio_button | info (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent info radio_button with specified check_state, and location. | |
static radio_button | info (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent info radio_button with specified check_state, location, and size. | |
static radio_button | info (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent info radio_button with specified check_state, location, size, and name. | |
static radio_button | info (const control &parent) |
Create a system-defined radio_button that represent info radio_button with specified parent. | |
static radio_button | info (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent info radio_button with specified parent, and location. | |
static radio_button | info (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent info radio_button with specified parent, location, and size. | |
static radio_button | info (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent info radio_button with specified parent, location, size, and name. | |
static radio_button | info (const control &parent, bool checked) |
Create a system-defined radio_button that represent info radio_button with specified parent, and check_state. | |
static radio_button | info (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent info radio_button with specified parent, check_state, and location. | |
static radio_button | info (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent info radio_button with specified parent, check_state, location, and size. | |
static radio_button | info (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent info radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | italic () |
Create a system-defined radio_button that represent italic radio_button. | |
static radio_button | italic (const drawing::point &location) |
Create a system-defined radio_button that represent italic radio_button with specified location. | |
static radio_button | italic (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent italic radio_button with specified location, and size. | |
static radio_button | italic (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent italic radio_button with specified location, size, and name. | |
static radio_button | italic (bool checked) |
Create a system-defined radio_button that represent italic radio_button with specified and check_state. | |
static radio_button | italic (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent italic radio_button with specified check_state, and location. | |
static radio_button | italic (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent italic radio_button with specified check_state, location, and size. | |
static radio_button | italic (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent italic radio_button with specified check_state, location, size, and name. | |
static radio_button | italic (const control &parent) |
Create a system-defined radio_button that represent italic radio_button with specified parent. | |
static radio_button | italic (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent italic radio_button with specified parent, and location. | |
static radio_button | italic (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent italic radio_button with specified parent, location, and size. | |
static radio_button | italic (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent italic radio_button with specified parent, location, size, and name. | |
static radio_button | italic (const control &parent, bool checked) |
Create a system-defined radio_button that represent italic radio_button with specified parent, and check_state. | |
static radio_button | italic (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, and location. | |
static radio_button | italic (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, location, and size. | |
static radio_button | italic (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | justified () |
Create a system-defined radio_button that represent justified radio_button. | |
static radio_button | justified (const drawing::point &location) |
Create a system-defined radio_button that represent justified radio_button with specified location. | |
static radio_button | justified (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent justified radio_button with specified location, and size. | |
static radio_button | justified (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent justified radio_button with specified location, size, and name. | |
static radio_button | justified (bool checked) |
Create a system-defined radio_button that represent justified radio_button with specified and check_state. | |
static radio_button | justified (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent justified radio_button with specified check_state, and location. | |
static radio_button | justified (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent justified radio_button with specified check_state, location, and size. | |
static radio_button | justified (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent justified radio_button with specified check_state, location, size, and name. | |
static radio_button | justified (const control &parent) |
Create a system-defined radio_button that represent justified radio_button with specified parent. | |
static radio_button | justified (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent justified radio_button with specified parent, and location. | |
static radio_button | justified (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent justified radio_button with specified parent, location, and size. | |
static radio_button | justified (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent justified radio_button with specified parent, location, size, and name. | |
static radio_button | justified (const control &parent, bool checked) |
Create a system-defined radio_button that represent justified radio_button with specified parent, and check_state. | |
static radio_button | justified (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, and location. | |
static radio_button | justified (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, location, and size. | |
static radio_button | justified (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | jump_to () |
Create a system-defined radio_button that represent jump_to radio_button. | |
static radio_button | jump_to (const drawing::point &location) |
Create a system-defined radio_button that represent jump_to radio_button with specified location. | |
static radio_button | jump_to (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent jump_to radio_button with specified location, and size. | |
static radio_button | jump_to (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent jump_to radio_button with specified location, size, and name. | |
static radio_button | jump_to (bool checked) |
Create a system-defined radio_button that represent jump_to radio_button with specified and check_state. | |
static radio_button | jump_to (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent jump_to radio_button with specified check_state, and location. | |
static radio_button | jump_to (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent jump_to radio_button with specified check_state, location, and size. | |
static radio_button | jump_to (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent jump_to radio_button with specified check_state, location, size, and name. | |
static radio_button | jump_to (const control &parent) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent. | |
static radio_button | jump_to (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, and location. | |
static radio_button | jump_to (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, location, and size. | |
static radio_button | jump_to (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, location, size, and name. | |
static radio_button | jump_to (const control &parent, bool checked) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, and check_state. | |
static radio_button | jump_to (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, and location. | |
static radio_button | jump_to (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, location, and size. | |
static radio_button | jump_to (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | last () |
Create a system-defined radio_button that represent last radio_button. | |
static radio_button | last (const drawing::point &location) |
Create a system-defined radio_button that represent last radio_button with specified location. | |
static radio_button | last (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent last radio_button with specified location, and size. | |
static radio_button | last (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent last radio_button with specified location, size, and name. | |
static radio_button | last (bool checked) |
Create a system-defined radio_button that represent last radio_button with specified and check_state. | |
static radio_button | last (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent last radio_button with specified check_state, and location. | |
static radio_button | last (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent last radio_button with specified check_state, location, and size. | |
static radio_button | last (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent last radio_button with specified check_state, location, size, and name. | |
static radio_button | last (const control &parent) |
Create a system-defined radio_button that represent last radio_button with specified parent. | |
static radio_button | last (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent last radio_button with specified parent, and location. | |
static radio_button | last (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent last radio_button with specified parent, location, and size. | |
static radio_button | last (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent last radio_button with specified parent, location, size, and name. | |
static radio_button | last (const control &parent, bool checked) |
Create a system-defined radio_button that represent last radio_button with specified parent, and check_state. | |
static radio_button | last (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent last radio_button with specified parent, check_state, and location. | |
static radio_button | last (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent last radio_button with specified parent, check_state, location, and size. | |
static radio_button | last (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent last radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | network () |
Create a system-defined radio_button that represent network radio_button. | |
static radio_button | network (const drawing::point &location) |
Create a system-defined radio_button that represent network radio_button with specified location. | |
static radio_button | network (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent network radio_button with specified location, and size. | |
static radio_button | network (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent network radio_button with specified location, size, and name. | |
static radio_button | network (bool checked) |
Create a system-defined radio_button that represent network radio_button with specified and check_state. | |
static radio_button | network (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent network radio_button with specified check_state, and location. | |
static radio_button | network (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent network radio_button with specified check_state, location, and size. | |
static radio_button | network (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent network radio_button with specified check_state, location, size, and name. | |
static radio_button | network (const control &parent) |
Create a system-defined radio_button that represent network radio_button with specified parent. | |
static radio_button | network (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent network radio_button with specified parent, and location. | |
static radio_button | network (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent network radio_button with specified parent, location, and size. | |
static radio_button | network (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent network radio_button with specified parent, location, size, and name. | |
static radio_button | network (const control &parent, bool checked) |
Create a system-defined radio_button that represent network radio_button with specified parent, and check_state. | |
static radio_button | network (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent network radio_button with specified parent, check_state, and location. | |
static radio_button | network (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent network radio_button with specified parent, check_state, location, and size. | |
static radio_button | network (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent network radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | new_ () |
Create a system-defined radio_button that represent new_ radio_button. | |
static radio_button | new_ (const drawing::point &location) |
Create a system-defined radio_button that represent new_ radio_button with specified location. | |
static radio_button | new_ (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent new_ radio_button with specified location, and size. | |
static radio_button | new_ (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent new_ radio_button with specified location, size, and name. | |
static radio_button | new_ (bool checked) |
Create a system-defined radio_button that represent new_ radio_button with specified and check_state. | |
static radio_button | new_ (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent new_ radio_button with specified check_state, and location. | |
static radio_button | new_ (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent new_ radio_button with specified check_state, location, and size. | |
static radio_button | new_ (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent new_ radio_button with specified check_state, location, size, and name. | |
static radio_button | new_ (const control &parent) |
Create a system-defined radio_button that represent new_ radio_button with specified parent. | |
static radio_button | new_ (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, and location. | |
static radio_button | new_ (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, location, and size. | |
static radio_button | new_ (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, location, size, and name. | |
static radio_button | new_ (const control &parent, bool checked) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, and check_state. | |
static radio_button | new_ (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, and location. | |
static radio_button | new_ (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, location, and size. | |
static radio_button | new_ (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | next () |
Create a system-defined radio_button that represent next radio_button. | |
static radio_button | next (const drawing::point &location) |
Create a system-defined radio_button that represent next radio_button with specified location. | |
static radio_button | next (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent next radio_button with specified location, and size. | |
static radio_button | next (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent next radio_button with specified location, size, and name. | |
static radio_button | next (bool checked) |
Create a system-defined radio_button that represent next radio_button with specified and check_state. | |
static radio_button | next (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent next radio_button with specified check_state, and location. | |
static radio_button | next (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent next radio_button with specified check_state, location, and size. | |
static radio_button | next (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent next radio_button with specified check_state, location, size, and name. | |
static radio_button | next (const control &parent) |
Create a system-defined radio_button that represent next radio_button with specified parent. | |
static radio_button | next (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent next radio_button with specified parent, and location. | |
static radio_button | next (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent next radio_button with specified parent, location, and size. | |
static radio_button | next (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent next radio_button with specified parent, location, size, and name. | |
static radio_button | next (const control &parent, bool checked) |
Create a system-defined radio_button that represent next radio_button with specified parent, and check_state. | |
static radio_button | next (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent next radio_button with specified parent, check_state, and location. | |
static radio_button | next (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent next radio_button with specified parent, check_state, location, and size. | |
static radio_button | next (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent next radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | no () |
Create a system-defined radio_button that represent no radio_button. | |
static radio_button | no (const drawing::point &location) |
Create a system-defined radio_button that represent no radio_button with specified location. | |
static radio_button | no (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent no radio_button with specified location, and size. | |
static radio_button | no (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent no radio_button with specified location, size, and name. | |
static radio_button | no (bool checked) |
Create a system-defined radio_button that represent no radio_button with specified and check_state. | |
static radio_button | no (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent no radio_button with specified check_state, and location. | |
static radio_button | no (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent no radio_button with specified check_state, location, and size. | |
static radio_button | no (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent no radio_button with specified check_state, location, size, and name. | |
static radio_button | no (const control &parent) |
Create a system-defined radio_button that represent no radio_button with specified parent. | |
static radio_button | no (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent no radio_button with specified parent, and location. | |
static radio_button | no (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent no radio_button with specified parent, location, and size. | |
static radio_button | no (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent no radio_button with specified parent, location, size, and name. | |
static radio_button | no (const control &parent, bool checked) |
Create a system-defined radio_button that represent no radio_button with specified parent, and check_state. | |
static radio_button | no (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent no radio_button with specified parent, check_state, and location. | |
static radio_button | no (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent no radio_button with specified parent, check_state, location, and size. | |
static radio_button | no (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent no radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | ok () |
Create a system-defined radio_button that represent ok radio_button. | |
static radio_button | ok (const drawing::point &location) |
Create a system-defined radio_button that represent ok radio_button with specified location. | |
static radio_button | ok (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ok radio_button with specified location, and size. | |
static radio_button | ok (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ok radio_button with specified location, size, and name. | |
static radio_button | ok (bool checked) |
Create a system-defined radio_button that represent ok radio_button with specified and check_state. | |
static radio_button | ok (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent ok radio_button with specified check_state, and location. | |
static radio_button | ok (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ok radio_button with specified check_state, location, and size. | |
static radio_button | ok (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ok radio_button with specified check_state, location, size, and name. | |
static radio_button | ok (const control &parent) |
Create a system-defined radio_button that represent ok radio_button with specified parent. | |
static radio_button | ok (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent ok radio_button with specified parent, and location. | |
static radio_button | ok (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ok radio_button with specified parent, location, and size. | |
static radio_button | ok (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ok radio_button with specified parent, location, size, and name. | |
static radio_button | ok (const control &parent, bool checked) |
Create a system-defined radio_button that represent ok radio_button with specified parent, and check_state. | |
static radio_button | ok (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, and location. | |
static radio_button | ok (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, location, and size. | |
static radio_button | ok (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | open () |
Create a system-defined radio_button that represent open radio_button. | |
static radio_button | open (const drawing::point &location) |
Create a system-defined radio_button that represent open radio_button with specified location. | |
static radio_button | open (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent open radio_button with specified location, and size. | |
static radio_button | open (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent open radio_button with specified location, size, and name. | |
static radio_button | open (bool checked) |
Create a system-defined radio_button that represent open radio_button with specified and check_state. | |
static radio_button | open (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent open radio_button with specified check_state, and location. | |
static radio_button | open (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent open radio_button with specified check_state, location, and size. | |
static radio_button | open (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent open radio_button with specified check_state, location, size, and name. | |
static radio_button | open (const control &parent) |
Create a system-defined radio_button that represent open radio_button with specified parent. | |
static radio_button | open (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent open radio_button with specified parent, and location. | |
static radio_button | open (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent open radio_button with specified parent, location, and size. | |
static radio_button | open (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent open radio_button with specified parent, location, size, and name. | |
static radio_button | open (const control &parent, bool checked) |
Create a system-defined radio_button that represent open radio_button with specified parent, and check_state. | |
static radio_button | open (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent open radio_button with specified parent, check_state, and location. | |
static radio_button | open (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent open radio_button with specified parent, check_state, location, and size. | |
static radio_button | open (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent open radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | options () |
Create a system-defined radio_button that represent options radio_button. | |
static radio_button | options (const drawing::point &location) |
Create a system-defined radio_button that represent options radio_button with specified location. | |
static radio_button | options (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent options radio_button with specified location, and size. | |
static radio_button | options (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent options radio_button with specified location, size, and name. | |
static radio_button | options (bool checked) |
Create a system-defined radio_button that represent options radio_button with specified and check_state. | |
static radio_button | options (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent options radio_button with specified check_state, and location. | |
static radio_button | options (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent options radio_button with specified check_state, location, and size. | |
static radio_button | options (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent options radio_button with specified check_state, location, size, and name. | |
static radio_button | options (const control &parent) |
Create a system-defined radio_button that represent options radio_button with specified parent. | |
static radio_button | options (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent options radio_button with specified parent, and location. | |
static radio_button | options (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent options radio_button with specified parent, location, and size. | |
static radio_button | options (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent options radio_button with specified parent, location, size, and name. | |
static radio_button | options (const control &parent, bool checked) |
Create a system-defined radio_button that represent options radio_button with specified parent, and check_state. | |
static radio_button | options (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent options radio_button with specified parent, check_state, and location. | |
static radio_button | options (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent options radio_button with specified parent, check_state, location, and size. | |
static radio_button | options (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent options radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | paste () |
Create a system-defined radio_button that represent paste radio_button. | |
static radio_button | paste (const drawing::point &location) |
Create a system-defined radio_button that represent paste radio_button with specified location. | |
static radio_button | paste (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent paste radio_button with specified location, and size. | |
static radio_button | paste (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent paste radio_button with specified location, size, and name. | |
static radio_button | paste (bool checked) |
Create a system-defined radio_button that represent paste radio_button with specified and check_state. | |
static radio_button | paste (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent paste radio_button with specified check_state, and location. | |
static radio_button | paste (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent paste radio_button with specified check_state, location, and size. | |
static radio_button | paste (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent paste radio_button with specified check_state, location, size, and name. | |
static radio_button | paste (const control &parent) |
Create a system-defined radio_button that represent paste radio_button with specified parent. | |
static radio_button | paste (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent paste radio_button with specified parent, and location. | |
static radio_button | paste (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent paste radio_button with specified parent, location, and size. | |
static radio_button | paste (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent paste radio_button with specified parent, location, size, and name. | |
static radio_button | paste (const control &parent, bool checked) |
Create a system-defined radio_button that represent paste radio_button with specified parent, and check_state. | |
static radio_button | paste (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, and location. | |
static radio_button | paste (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, location, and size. | |
static radio_button | paste (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | preferences () |
Create a system-defined radio_button that represent preferences radio_button. | |
static radio_button | preferences (const drawing::point &location) |
Create a system-defined radio_button that represent preferences radio_button with specified location. | |
static radio_button | preferences (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent preferences radio_button with specified location, and size. | |
static radio_button | preferences (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent preferences radio_button with specified location, size, and name. | |
static radio_button | preferences (bool checked) |
Create a system-defined radio_button that represent preferences radio_button with specified and check_state. | |
static radio_button | preferences (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent preferences radio_button with specified check_state, and location. | |
static radio_button | preferences (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent preferences radio_button with specified check_state, location, and size. | |
static radio_button | preferences (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent preferences radio_button with specified check_state, location, size, and name. | |
static radio_button | preferences (const control &parent) |
Create a system-defined radio_button that represent preferences radio_button with specified parent. | |
static radio_button | preferences (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, and location. | |
static radio_button | preferences (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, location, and size. | |
static radio_button | preferences (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, location, size, and name. | |
static radio_button | preferences (const control &parent, bool checked) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, and check_state. | |
static radio_button | preferences (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, and location. | |
static radio_button | preferences (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, location, and size. | |
static radio_button | preferences (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | previous () |
Create a system-defined radio_button that represent previous radio_button. | |
static radio_button | previous (const drawing::point &location) |
Create a system-defined radio_button that represent previous radio_button with specified location. | |
static radio_button | previous (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent previous radio_button with specified location, and size. | |
static radio_button | previous (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent previous radio_button with specified location, size, and name. | |
static radio_button | previous (bool checked) |
Create a system-defined radio_button that represent previous radio_button with specified and check_state. | |
static radio_button | previous (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent previous radio_button with specified check_state, and location. | |
static radio_button | previous (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent previous radio_button with specified check_state, location, and size. | |
static radio_button | previous (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent previous radio_button with specified check_state, location, size, and name. | |
static radio_button | previous (const control &parent) |
Create a system-defined radio_button that represent previous radio_button with specified parent. | |
static radio_button | previous (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent previous radio_button with specified parent, and location. | |
static radio_button | previous (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent previous radio_button with specified parent, location, and size. | |
static radio_button | previous (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent previous radio_button with specified parent, location, size, and name. | |
static radio_button | previous (const control &parent, bool checked) |
Create a system-defined radio_button that represent previous radio_button with specified parent, and check_state. | |
static radio_button | previous (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, and location. | |
static radio_button | previous (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, location, and size. | |
static radio_button | previous (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | print () |
Create a system-defined radio_button that represent print radio_button. | |
static radio_button | print (const drawing::point &location) |
Create a system-defined radio_button that represent print radio_button with specified location. | |
static radio_button | print (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print radio_button with specified location, and size. | |
static radio_button | print (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print radio_button with specified location, size, and name. | |
static radio_button | print (bool checked) |
Create a system-defined radio_button that represent print radio_button with specified and check_state. | |
static radio_button | print (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent print radio_button with specified check_state, and location. | |
static radio_button | print (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print radio_button with specified check_state, location, and size. | |
static radio_button | print (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print radio_button with specified check_state, location, size, and name. | |
static radio_button | print (const control &parent) |
Create a system-defined radio_button that represent print radio_button with specified parent. | |
static radio_button | print (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent print radio_button with specified parent, and location. | |
static radio_button | print (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print radio_button with specified parent, location, and size. | |
static radio_button | print (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print radio_button with specified parent, location, size, and name. | |
static radio_button | print (const control &parent, bool checked) |
Create a system-defined radio_button that represent print radio_button with specified parent, and check_state. | |
static radio_button | print (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent print radio_button with specified parent, check_state, and location. | |
static radio_button | print (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print radio_button with specified parent, check_state, location, and size. | |
static radio_button | print (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | print_preview () |
Create a system-defined radio_button that represent print_preview radio_button. | |
static radio_button | print_preview (const drawing::point &location) |
Create a system-defined radio_button that represent print_preview radio_button with specified location. | |
static radio_button | print_preview (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print_preview radio_button with specified location, and size. | |
static radio_button | print_preview (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print_preview radio_button with specified location, size, and name. | |
static radio_button | print_preview (bool checked) |
Create a system-defined radio_button that represent print_preview radio_button with specified and check_state. | |
static radio_button | print_preview (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent print_preview radio_button with specified check_state, and location. | |
static radio_button | print_preview (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print_preview radio_button with specified check_state, location, and size. | |
static radio_button | print_preview (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print_preview radio_button with specified check_state, location, size, and name. | |
static radio_button | print_preview (const control &parent) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent. | |
static radio_button | print_preview (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, and location. | |
static radio_button | print_preview (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, location, and size. | |
static radio_button | print_preview (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, location, size, and name. | |
static radio_button | print_preview (const control &parent, bool checked) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, and check_state. | |
static radio_button | print_preview (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, and location. | |
static radio_button | print_preview (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, location, and size. | |
static radio_button | print_preview (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | properties () |
Create a system-defined radio_button that represent properties radio_button. | |
static radio_button | properties (const drawing::point &location) |
Create a system-defined radio_button that represent properties radio_button with specified location. | |
static radio_button | properties (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent properties radio_button with specified location, and size. | |
static radio_button | properties (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent properties radio_button with specified location, size, and name. | |
static radio_button | properties (bool checked) |
Create a system-defined radio_button that represent properties radio_button with specified and check_state. | |
static radio_button | properties (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent properties radio_button with specified check_state, and location. | |
static radio_button | properties (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent properties radio_button with specified check_state, location, and size. | |
static radio_button | properties (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent properties radio_button with specified check_state, location, size, and name. | |
static radio_button | properties (const control &parent) |
Create a system-defined radio_button that represent properties radio_button with specified parent. | |
static radio_button | properties (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent properties radio_button with specified parent, and location. | |
static radio_button | properties (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent properties radio_button with specified parent, location, and size. | |
static radio_button | properties (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent properties radio_button with specified parent, location, size, and name. | |
static radio_button | properties (const control &parent, bool checked) |
Create a system-defined radio_button that represent properties radio_button with specified parent, and check_state. | |
static radio_button | properties (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, and location. | |
static radio_button | properties (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, location, and size. | |
static radio_button | properties (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | quit () |
Create a system-defined radio_button that represent quit radio_button. | |
static radio_button | quit (const drawing::point &location) |
Create a system-defined radio_button that represent quit radio_button with specified location. | |
static radio_button | quit (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent quit radio_button with specified location, and size. | |
static radio_button | quit (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent quit radio_button with specified location, size, and name. | |
static radio_button | quit (bool checked) |
Create a system-defined radio_button that represent quit radio_button with specified and check_state. | |
static radio_button | quit (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent quit radio_button with specified check_state, and location. | |
static radio_button | quit (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent quit radio_button with specified check_state, location, and size. | |
static radio_button | quit (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent quit radio_button with specified check_state, location, size, and name. | |
static radio_button | quit (const control &parent) |
Create a system-defined radio_button that represent quit radio_button with specified parent. | |
static radio_button | quit (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent quit radio_button with specified parent, and location. | |
static radio_button | quit (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent quit radio_button with specified parent, location, and size. | |
static radio_button | quit (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent quit radio_button with specified parent, location, size, and name. | |
static radio_button | quit (const control &parent, bool checked) |
Create a system-defined radio_button that represent quit radio_button with specified parent, and check_state. | |
static radio_button | quit (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, and location. | |
static radio_button | quit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, location, and size. | |
static radio_button | quit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | redo () |
Create a system-defined radio_button that represent redo radio_button. | |
static radio_button | redo (const drawing::point &location) |
Create a system-defined radio_button that represent redo radio_button with specified location. | |
static radio_button | redo (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent redo radio_button with specified location, and size. | |
static radio_button | redo (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent redo radio_button with specified location, size, and name. | |
static radio_button | redo (bool checked) |
Create a system-defined radio_button that represent redo radio_button with specified and check_state. | |
static radio_button | redo (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent redo radio_button with specified check_state, and location. | |
static radio_button | redo (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent redo radio_button with specified check_state, location, and size. | |
static radio_button | redo (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent redo radio_button with specified check_state, location, size, and name. | |
static radio_button | redo (const control &parent) |
Create a system-defined radio_button that represent redo radio_button with specified parent. | |
static radio_button | redo (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent redo radio_button with specified parent, and location. | |
static radio_button | redo (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent redo radio_button with specified parent, location, and size. | |
static radio_button | redo (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent redo radio_button with specified parent, location, size, and name. | |
static radio_button | redo (const control &parent, bool checked) |
Create a system-defined radio_button that represent redo radio_button with specified parent, and check_state. | |
static radio_button | redo (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, and location. | |
static radio_button | redo (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, location, and size. | |
static radio_button | redo (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | refresh () |
Create a system-defined radio_button that represent refresh radio_button. | |
static radio_button | refresh (const drawing::point &location) |
Create a system-defined radio_button that represent refresh radio_button with specified location. | |
static radio_button | refresh (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent refresh radio_button with specified location, and size. | |
static radio_button | refresh (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent refresh radio_button with specified location, size, and name. | |
static radio_button | refresh (bool checked) |
Create a system-defined radio_button that represent refresh radio_button with specified and check_state. | |
static radio_button | refresh (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent refresh radio_button with specified check_state, and location. | |
static radio_button | refresh (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent refresh radio_button with specified check_state, location, and size. | |
static radio_button | refresh (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent refresh radio_button with specified check_state, location, size, and name. | |
static radio_button | refresh (const control &parent) |
Create a system-defined radio_button that represent refresh radio_button with specified parent. | |
static radio_button | refresh (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, and location. | |
static radio_button | refresh (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, location, and size. | |
static radio_button | refresh (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, location, size, and name. | |
static radio_button | refresh (const control &parent, bool checked) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, and check_state. | |
static radio_button | refresh (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, and location. | |
static radio_button | refresh (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, location, and size. | |
static radio_button | refresh (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | remove () |
Create a system-defined radio_button that represent remove radio_button. | |
static radio_button | remove (const drawing::point &location) |
Create a system-defined radio_button that represent remove radio_button with specified location. | |
static radio_button | remove (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent remove radio_button with specified location, and size. | |
static radio_button | remove (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent remove radio_button with specified location, size, and name. | |
static radio_button | remove (bool checked) |
Create a system-defined radio_button that represent remove radio_button with specified and check_state. | |
static radio_button | remove (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent remove radio_button with specified check_state, and location. | |
static radio_button | remove (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent remove radio_button with specified check_state, location, and size. | |
static radio_button | remove (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent remove radio_button with specified check_state, location, size, and name. | |
static radio_button | remove (const control &parent) |
Create a system-defined radio_button that represent remove radio_button with specified parent. | |
static radio_button | remove (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent remove radio_button with specified parent, and location. | |
static radio_button | remove (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent remove radio_button with specified parent, location, and size. | |
static radio_button | remove (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent remove radio_button with specified parent, location, size, and name. | |
static radio_button | remove (const control &parent, bool checked) |
Create a system-defined radio_button that represent remove radio_button with specified parent, and check_state. | |
static radio_button | remove (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, and location. | |
static radio_button | remove (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, location, and size. | |
static radio_button | remove (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | replace () |
Create a system-defined radio_button that represent replace radio_button. | |
static radio_button | replace (const drawing::point &location) |
Create a system-defined radio_button that represent replace radio_button with specified location. | |
static radio_button | replace (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent replace radio_button with specified location, and size. | |
static radio_button | replace (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent replace radio_button with specified location, size, and name. | |
static radio_button | replace (bool checked) |
Create a system-defined radio_button that represent replace radio_button with specified and check_state. | |
static radio_button | replace (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent replace radio_button with specified check_state, and location. | |
static radio_button | replace (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent replace radio_button with specified check_state, location, and size. | |
static radio_button | replace (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent replace radio_button with specified check_state, location, size, and name. | |
static radio_button | replace (const control &parent) |
Create a system-defined radio_button that represent replace radio_button with specified parent. | |
static radio_button | replace (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent replace radio_button with specified parent, and location. | |
static radio_button | replace (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent replace radio_button with specified parent, location, and size. | |
static radio_button | replace (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent replace radio_button with specified parent, location, size, and name. | |
static radio_button | replace (const control &parent, bool checked) |
Create a system-defined radio_button that represent replace radio_button with specified parent, and check_state. | |
static radio_button | replace (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, and location. | |
static radio_button | replace (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, location, and size. | |
static radio_button | replace (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | retry () |
Create a system-defined radio_button that represent retry radio_button. | |
static radio_button | retry (const drawing::point &location) |
Create a system-defined radio_button that represent retry radio_button with specified location. | |
static radio_button | retry (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent retry radio_button with specified location, and size. | |
static radio_button | retry (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent retry radio_button with specified location, size, and name. | |
static radio_button | retry (bool checked) |
Create a system-defined radio_button that represent retry radio_button with specified and check_state. | |
static radio_button | retry (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent retry radio_button with specified check_state, and location. | |
static radio_button | retry (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent retry radio_button with specified check_state, location, and size. | |
static radio_button | retry (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent retry radio_button with specified check_state, location, size, and name. | |
static radio_button | retry (const control &parent) |
Create a system-defined radio_button that represent retry radio_button with specified parent. | |
static radio_button | retry (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent retry radio_button with specified parent, and location. | |
static radio_button | retry (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent retry radio_button with specified parent, location, and size. | |
static radio_button | retry (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent retry radio_button with specified parent, location, size, and name. | |
static radio_button | retry (const control &parent, bool checked) |
Create a system-defined radio_button that represent retry radio_button with specified parent, and check_state. | |
static radio_button | retry (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, and location. | |
static radio_button | retry (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, location, and size. | |
static radio_button | retry (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | revert_to_saved () |
Create a system-defined radio_button that represent revert_to_saved radio_button. | |
static radio_button | revert_to_saved (const drawing::point &location) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location. | |
static radio_button | revert_to_saved (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location, and size. | |
static radio_button | revert_to_saved (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location, size, and name. | |
static radio_button | revert_to_saved (bool checked) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified and check_state. | |
static radio_button | revert_to_saved (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, and location. | |
static radio_button | revert_to_saved (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, location, and size. | |
static radio_button | revert_to_saved (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, location, size, and name. | |
static radio_button | revert_to_saved (const control &parent) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent. | |
static radio_button | revert_to_saved (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, and location. | |
static radio_button | revert_to_saved (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, location, and size. | |
static radio_button | revert_to_saved (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, location, size, and name. | |
static radio_button | revert_to_saved (const control &parent, bool checked) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, and check_state. | |
static radio_button | revert_to_saved (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, and location. | |
static radio_button | revert_to_saved (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, location, and size. | |
static radio_button | revert_to_saved (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | save () |
Create a system-defined radio_button that represent save radio_button. | |
static radio_button | save (const drawing::point &location) |
Create a system-defined radio_button that represent save radio_button with specified location. | |
static radio_button | save (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save radio_button with specified location, and size. | |
static radio_button | save (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save radio_button with specified location, size, and name. | |
static radio_button | save (bool checked) |
Create a system-defined radio_button that represent save radio_button with specified and check_state. | |
static radio_button | save (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent save radio_button with specified check_state, and location. | |
static radio_button | save (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save radio_button with specified check_state, location, and size. | |
static radio_button | save (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save radio_button with specified check_state, location, size, and name. | |
static radio_button | save (const control &parent) |
Create a system-defined radio_button that represent save radio_button with specified parent. | |
static radio_button | save (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent save radio_button with specified parent, and location. | |
static radio_button | save (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save radio_button with specified parent, location, and size. | |
static radio_button | save (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save radio_button with specified parent, location, size, and name. | |
static radio_button | save (const control &parent, bool checked) |
Create a system-defined radio_button that represent save radio_button with specified parent, and check_state. | |
static radio_button | save (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent save radio_button with specified parent, check_state, and location. | |
static radio_button | save (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save radio_button with specified parent, check_state, location, and size. | |
static radio_button | save (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | save_as () |
Create a system-defined radio_button that represent save_as radio_button. | |
static radio_button | save_as (const drawing::point &location) |
Create a system-defined radio_button that represent save_as radio_button with specified location. | |
static radio_button | save_as (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save_as radio_button with specified location, and size. | |
static radio_button | save_as (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save_as radio_button with specified location, size, and name. | |
static radio_button | save_as (bool checked) |
Create a system-defined radio_button that represent save_as radio_button with specified and check_state. | |
static radio_button | save_as (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent save_as radio_button with specified check_state, and location. | |
static radio_button | save_as (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save_as radio_button with specified check_state, location, and size. | |
static radio_button | save_as (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save_as radio_button with specified check_state, location, size, and name. | |
static radio_button | save_as (const control &parent) |
Create a system-defined radio_button that represent save_as radio_button with specified parent. | |
static radio_button | save_as (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, and location. | |
static radio_button | save_as (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, location, and size. | |
static radio_button | save_as (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, location, size, and name. | |
static radio_button | save_as (const control &parent, bool checked) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, and check_state. | |
static radio_button | save_as (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, and location. | |
static radio_button | save_as (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, location, and size. | |
static radio_button | save_as (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | search () |
Create a system-defined radio_button that represent search radio_button. | |
static radio_button | search (const drawing::point &location) |
Create a system-defined radio_button that represent search radio_button with specified location. | |
static radio_button | search (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent search radio_button with specified location, and size. | |
static radio_button | search (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent search radio_button with specified location, size, and name. | |
static radio_button | search (bool checked) |
Create a system-defined radio_button that represent search radio_button with specified and check_state. | |
static radio_button | search (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent search radio_button with specified check_state, and location. | |
static radio_button | search (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent search radio_button with specified check_state, location, and size. | |
static radio_button | search (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent search radio_button with specified check_state, location, size, and name. | |
static radio_button | search (const control &parent) |
Create a system-defined radio_button that represent search radio_button with specified parent. | |
static radio_button | search (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent search radio_button with specified parent, and location. | |
static radio_button | search (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent search radio_button with specified parent, location, and size. | |
static radio_button | search (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent search radio_button with specified parent, location, size, and name. | |
static radio_button | search (const control &parent, bool checked) |
Create a system-defined radio_button that represent search radio_button with specified parent, and check_state. | |
static radio_button | search (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent search radio_button with specified parent, check_state, and location. | |
static radio_button | search (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent search radio_button with specified parent, check_state, location, and size. | |
static radio_button | search (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent search radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | select_all () |
Create a system-defined radio_button that represent select_all radio_button. | |
static radio_button | select_all (const drawing::point &location) |
Create a system-defined radio_button that represent select_all radio_button with specified location. | |
static radio_button | select_all (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent select_all radio_button with specified location, and size. | |
static radio_button | select_all (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent select_all radio_button with specified location, size, and name. | |
static radio_button | select_all (bool checked) |
Create a system-defined radio_button that represent select_all radio_button with specified and check_state. | |
static radio_button | select_all (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent select_all radio_button with specified check_state, and location. | |
static radio_button | select_all (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent select_all radio_button with specified check_state, location, and size. | |
static radio_button | select_all (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent select_all radio_button with specified check_state, location, size, and name. | |
static radio_button | select_all (const control &parent) |
Create a system-defined radio_button that represent select_all radio_button with specified parent. | |
static radio_button | select_all (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, and location. | |
static radio_button | select_all (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, location, and size. | |
static radio_button | select_all (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, location, size, and name. | |
static radio_button | select_all (const control &parent, bool checked) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, and check_state. | |
static radio_button | select_all (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, and location. | |
static radio_button | select_all (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, location, and size. | |
static radio_button | select_all (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | settings () |
Create a system-defined radio_button that represent settings radio_button. | |
static radio_button | settings (const drawing::point &location) |
Create a system-defined radio_button that represent settings radio_button with specified location. | |
static radio_button | settings (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent settings radio_button with specified location, and size. | |
static radio_button | settings (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent settings radio_button with specified location, size, and name. | |
static radio_button | settings (bool checked) |
Create a system-defined radio_button that represent settings radio_button with specified and check_state. | |
static radio_button | settings (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent settings radio_button with specified check_state, and location. | |
static radio_button | settings (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent settings radio_button with specified check_state, location, and size. | |
static radio_button | settings (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent settings radio_button with specified check_state, location, size, and name. | |
static radio_button | settings (const control &parent) |
Create a system-defined radio_button that represent settings radio_button with specified parent. | |
static radio_button | settings (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent settings radio_button with specified parent, and location. | |
static radio_button | settings (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent settings radio_button with specified parent, location, and size. | |
static radio_button | settings (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent settings radio_button with specified parent, location, size, and name. | |
static radio_button | settings (const control &parent, bool checked) |
Create a system-defined radio_button that represent settings radio_button with specified parent, and check_state. | |
static radio_button | settings (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, and location. | |
static radio_button | settings (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, location, and size. | |
static radio_button | settings (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | spell_check () |
Create a system-defined radio_button that represent spell_check radio_button. | |
static radio_button | spell_check (const drawing::point &location) |
Create a system-defined radio_button that represent spell_check radio_button with specified location. | |
static radio_button | spell_check (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent spell_check radio_button with specified location, and size. | |
static radio_button | spell_check (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent spell_check radio_button with specified location, size, and name. | |
static radio_button | spell_check (bool checked) |
Create a system-defined radio_button that represent spell_check radio_button with specified and check_state. | |
static radio_button | spell_check (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent spell_check radio_button with specified check_state, and location. | |
static radio_button | spell_check (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent spell_check radio_button with specified check_state, location, and size. | |
static radio_button | spell_check (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent spell_check radio_button with specified check_state, location, size, and name. | |
static radio_button | spell_check (const control &parent) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent. | |
static radio_button | spell_check (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, and location. | |
static radio_button | spell_check (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, location, and size. | |
static radio_button | spell_check (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, location, size, and name. | |
static radio_button | spell_check (const control &parent, bool checked) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, and check_state. | |
static radio_button | spell_check (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, and location. | |
static radio_button | spell_check (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, location, and size. | |
static radio_button | spell_check (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | stop () |
Create a system-defined radio_button that represent stop radio_button. | |
static radio_button | stop (const drawing::point &location) |
Create a system-defined radio_button that represent stop radio_button with specified location. | |
static radio_button | stop (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent stop radio_button with specified location, and size. | |
static radio_button | stop (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent stop radio_button with specified location, size, and name. | |
static radio_button | stop (bool checked) |
Create a system-defined radio_button that represent stop radio_button with specified and check_state. | |
static radio_button | stop (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent stop radio_button with specified check_state, and location. | |
static radio_button | stop (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent stop radio_button with specified check_state, location, and size. | |
static radio_button | stop (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent stop radio_button with specified check_state, location, size, and name. | |
static radio_button | stop (const control &parent) |
Create a system-defined radio_button that represent stop radio_button with specified parent. | |
static radio_button | stop (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent stop radio_button with specified parent, and location. | |
static radio_button | stop (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent stop radio_button with specified parent, location, and size. | |
static radio_button | stop (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent stop radio_button with specified parent, location, size, and name. | |
static radio_button | stop (const control &parent, bool checked) |
Create a system-defined radio_button that represent stop radio_button with specified parent, and check_state. | |
static radio_button | stop (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, and location. | |
static radio_button | stop (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, location, and size. | |
static radio_button | stop (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | strikeout () |
Create a system-defined radio_button that represent strikeout radio_button. | |
static radio_button | strikeout (const drawing::point &location) |
Create a system-defined radio_button that represent strikeout radio_button with specified location. | |
static radio_button | strikeout (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent strikeout radio_button with specified location, and size. | |
static radio_button | strikeout (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent strikeout radio_button with specified location, size, and name. | |
static radio_button | strikeout (bool checked) |
Create a system-defined radio_button that represent strikeout radio_button with specified and check_state. | |
static radio_button | strikeout (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent strikeout radio_button with specified check_state, and location. | |
static radio_button | strikeout (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent strikeout radio_button with specified check_state, location, and size. | |
static radio_button | strikeout (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent strikeout radio_button with specified check_state, location, size, and name. | |
static radio_button | strikeout (const control &parent) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent. | |
static radio_button | strikeout (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, and location. | |
static radio_button | strikeout (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, location, and size. | |
static radio_button | strikeout (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, location, size, and name. | |
static radio_button | strikeout (const control &parent, bool checked) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, and check_state. | |
static radio_button | strikeout (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, and location. | |
static radio_button | strikeout (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, location, and size. | |
static radio_button | strikeout (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | tools () |
Create a system-defined radio_button that represent tools radio_button. | |
static radio_button | tools (const drawing::point &location) |
Create a system-defined radio_button that represent tools radio_button with specified location. | |
static radio_button | tools (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent tools radio_button with specified location, and size. | |
static radio_button | tools (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent tools radio_button with specified location, size, and name. | |
static radio_button | tools (bool checked) |
Create a system-defined radio_button that represent tools radio_button with specified and check_state. | |
static radio_button | tools (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent tools radio_button with specified check_state, and location. | |
static radio_button | tools (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent tools radio_button with specified check_state, location, and size. | |
static radio_button | tools (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent tools radio_button with specified check_state, location, size, and name. | |
static radio_button | tools (const control &parent) |
Create a system-defined radio_button that represent tools radio_button with specified parent. | |
static radio_button | tools (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent tools radio_button with specified parent, and location. | |
static radio_button | tools (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent tools radio_button with specified parent, location, and size. | |
static radio_button | tools (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent tools radio_button with specified parent, location, size, and name. | |
static radio_button | tools (const control &parent, bool checked) |
Create a system-defined radio_button that represent tools radio_button with specified parent, and check_state. | |
static radio_button | tools (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, and location. | |
static radio_button | tools (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, location, and size. | |
static radio_button | tools (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | top () |
Create a system-defined radio_button that represent top radio_button. | |
static radio_button | top (const drawing::point &location) |
Create a system-defined radio_button that represent top radio_button with specified location. | |
static radio_button | top (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent top radio_button with specified location, and size. | |
static radio_button | top (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent top radio_button with specified location, size, and name. | |
static radio_button | top (bool checked) |
Create a system-defined radio_button that represent top radio_button with specified and check_state. | |
static radio_button | top (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent top radio_button with specified check_state, and location. | |
static radio_button | top (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent top radio_button with specified check_state, location, and size. | |
static radio_button | top (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent top radio_button with specified check_state, location, size, and name. | |
static radio_button | top (const control &parent) |
Create a system-defined radio_button that represent top radio_button with specified parent. | |
static radio_button | top (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent top radio_button with specified parent, and location. | |
static radio_button | top (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent top radio_button with specified parent, location, and size. | |
static radio_button | top (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent top radio_button with specified parent, location, size, and name. | |
static radio_button | top (const control &parent, bool checked) |
Create a system-defined radio_button that represent top radio_button with specified parent, and check_state. | |
static radio_button | top (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent top radio_button with specified parent, check_state, and location. | |
static radio_button | top (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent top radio_button with specified parent, check_state, location, and size. | |
static radio_button | top (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent top radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | undelete () |
Create a system-defined radio_button that represent undelete radio_button. | |
static radio_button | undelete (const drawing::point &location) |
Create a system-defined radio_button that represent undelete radio_button with specified location. | |
static radio_button | undelete (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undelete radio_button with specified location, and size. | |
static radio_button | undelete (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undelete radio_button with specified location, size, and name. | |
static radio_button | undelete (bool checked) |
Create a system-defined radio_button that represent undelete radio_button with specified and check_state. | |
static radio_button | undelete (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent undelete radio_button with specified check_state, and location. | |
static radio_button | undelete (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undelete radio_button with specified check_state, location, and size. | |
static radio_button | undelete (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undelete radio_button with specified check_state, location, size, and name. | |
static radio_button | undelete (const control &parent) |
Create a system-defined radio_button that represent undelete radio_button with specified parent. | |
static radio_button | undelete (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, and location. | |
static radio_button | undelete (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, location, and size. | |
static radio_button | undelete (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, location, size, and name. | |
static radio_button | undelete (const control &parent, bool checked) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, and check_state. | |
static radio_button | undelete (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, and location. | |
static radio_button | undelete (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, location, and size. | |
static radio_button | undelete (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | underline () |
Create a system-defined radio_button that represent underline radio_button. | |
static radio_button | underline (const drawing::point &location) |
Create a system-defined radio_button that represent underline radio_button with specified location. | |
static radio_button | underline (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent underline radio_button with specified location, and size. | |
static radio_button | underline (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent underline radio_button with specified location, size, and name. | |
static radio_button | underline (bool checked) |
Create a system-defined radio_button that represent underline radio_button with specified and check_state. | |
static radio_button | underline (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent underline radio_button with specified check_state, and location. | |
static radio_button | underline (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent underline radio_button with specified check_state, location, and size. | |
static radio_button | underline (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent underline radio_button with specified check_state, location, size, and name. | |
static radio_button | underline (const control &parent) |
Create a system-defined radio_button that represent underline radio_button with specified parent. | |
static radio_button | underline (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent underline radio_button with specified parent, and location. | |
static radio_button | underline (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent underline radio_button with specified parent, location, and size. | |
static radio_button | underline (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent underline radio_button with specified parent, location, size, and name. | |
static radio_button | underline (const control &parent, bool checked) |
Create a system-defined radio_button that represent underline radio_button with specified parent, and check_state. | |
static radio_button | underline (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, and location. | |
static radio_button | underline (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, location, and size. | |
static radio_button | underline (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | undo () |
Create a system-defined radio_button that represent undo radio_button. | |
static radio_button | undo (const drawing::point &location) |
Create a system-defined radio_button that represent undo radio_button with specified location. | |
static radio_button | undo (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undo radio_button with specified location, and size. | |
static radio_button | undo (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undo radio_button with specified location, size, and name. | |
static radio_button | undo (bool checked) |
Create a system-defined radio_button that represent undo radio_button with specified and check_state. | |
static radio_button | undo (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent undo radio_button with specified check_state, and location. | |
static radio_button | undo (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undo radio_button with specified check_state, location, and size. | |
static radio_button | undo (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undo radio_button with specified check_state, location, size, and name. | |
static radio_button | undo (const control &parent) |
Create a system-defined radio_button that represent undo radio_button with specified parent. | |
static radio_button | undo (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent undo radio_button with specified parent, and location. | |
static radio_button | undo (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undo radio_button with specified parent, location, and size. | |
static radio_button | undo (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undo radio_button with specified parent, location, size, and name. | |
static radio_button | undo (const control &parent, bool checked) |
Create a system-defined radio_button that represent undo radio_button with specified parent, and check_state. | |
static radio_button | undo (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, and location. | |
static radio_button | undo (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, location, and size. | |
static radio_button | undo (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | unindent () |
Create a system-defined radio_button that represent unindent radio_button. | |
static radio_button | unindent (const drawing::point &location) |
Create a system-defined radio_button that represent unindent radio_button with specified location. | |
static radio_button | unindent (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent unindent radio_button with specified location, and size. | |
static radio_button | unindent (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent unindent radio_button with specified location, size, and name. | |
static radio_button | unindent (bool checked) |
Create a system-defined radio_button that represent unindent radio_button with specified and check_state. | |
static radio_button | unindent (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent unindent radio_button with specified check_state, and location. | |
static radio_button | unindent (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent unindent radio_button with specified check_state, location, and size. | |
static radio_button | unindent (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent unindent radio_button with specified check_state, location, size, and name. | |
static radio_button | unindent (const control &parent) |
Create a system-defined radio_button that represent unindent radio_button with specified parent. | |
static radio_button | unindent (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, and location. | |
static radio_button | unindent (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, location, and size. | |
static radio_button | unindent (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, location, size, and name. | |
static radio_button | unindent (const control &parent, bool checked) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, and check_state. | |
static radio_button | unindent (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, and location. | |
static radio_button | unindent (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, location, and size. | |
static radio_button | unindent (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | up () |
Create a system-defined radio_button that represent up radio_button. | |
static radio_button | up (const drawing::point &location) |
Create a system-defined radio_button that represent up radio_button with specified location. | |
static radio_button | up (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent up radio_button with specified location, and size. | |
static radio_button | up (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent up radio_button with specified location, size, and name. | |
static radio_button | up (bool checked) |
Create a system-defined radio_button that represent up radio_button with specified and check_state. | |
static radio_button | up (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent up radio_button with specified check_state, and location. | |
static radio_button | up (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent up radio_button with specified check_state, location, and size. | |
static radio_button | up (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent up radio_button with specified check_state, location, size, and name. | |
static radio_button | up (const control &parent) |
Create a system-defined radio_button that represent up radio_button with specified parent. | |
static radio_button | up (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent up radio_button with specified parent, and location. | |
static radio_button | up (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent up radio_button with specified parent, location, and size. | |
static radio_button | up (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent up radio_button with specified parent, location, size, and name. | |
static radio_button | up (const control &parent, bool checked) |
Create a system-defined radio_button that represent up radio_button with specified parent, and check_state. | |
static radio_button | up (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent up radio_button with specified parent, check_state, and location. | |
static radio_button | up (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent up radio_button with specified parent, check_state, location, and size. | |
static radio_button | up (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent up radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | view () |
Create a system-defined radio_button that represent view radio_button. | |
static radio_button | view (const drawing::point &location) |
Create a system-defined radio_button that represent view radio_button with specified location. | |
static radio_button | view (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent view radio_button with specified location, and size. | |
static radio_button | view (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent view radio_button with specified location, size, and name. | |
static radio_button | view (bool checked) |
Create a system-defined radio_button that represent view radio_button with specified and check_state. | |
static radio_button | view (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent view radio_button with specified check_state, and location. | |
static radio_button | view (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent view radio_button with specified check_state, location, and size. | |
static radio_button | view (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent view radio_button with specified check_state, location, size, and name. | |
static radio_button | view (const control &parent) |
Create a system-defined radio_button that represent view radio_button with specified parent. | |
static radio_button | view (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent view radio_button with specified parent, and location. | |
static radio_button | view (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent view radio_button with specified parent, location, and size. | |
static radio_button | view (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent view radio_button with specified parent, location, size, and name. | |
static radio_button | view (const control &parent, bool checked) |
Create a system-defined radio_button that represent view radio_button with specified parent, and check_state. | |
static radio_button | view (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent view radio_button with specified parent, check_state, and location. | |
static radio_button | view (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent view radio_button with specified parent, check_state, location, and size. | |
static radio_button | view (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent view radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | window () |
Create a system-defined radio_button that represent window radio_button. | |
static radio_button | window (const drawing::point &location) |
Create a system-defined radio_button that represent window radio_button with specified location. | |
static radio_button | window (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent window radio_button with specified location, and size. | |
static radio_button | window (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent window radio_button with specified location, size, and name. | |
static radio_button | window (bool checked) |
Create a system-defined radio_button that represent window radio_button with specified and check_state. | |
static radio_button | window (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent window radio_button with specified check_state, and location. | |
static radio_button | window (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent window radio_button with specified check_state, location, and size. | |
static radio_button | window (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent window radio_button with specified check_state, location, size, and name. | |
static radio_button | window (const control &parent) |
Create a system-defined radio_button that represent window radio_button with specified parent. | |
static radio_button | window (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent window radio_button with specified parent, and location. | |
static radio_button | window (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent window radio_button with specified parent, location, and size. | |
static radio_button | window (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent window radio_button with specified parent, location, size, and name. | |
static radio_button | window (const control &parent, bool checked) |
Create a system-defined radio_button that represent window radio_button with specified parent, and check_state. | |
static radio_button | window (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent window radio_button with specified parent, check_state, and location. | |
static radio_button | window (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent window radio_button with specified parent, check_state, location, and size. | |
static radio_button | window (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent window radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | yes () |
Create a system-defined radio_button that represent yes radio_button. | |
static radio_button | yes (const drawing::point &location) |
Create a system-defined radio_button that represent yes radio_button with specified location. | |
static radio_button | yes (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent yes radio_button with specified location, and size. | |
static radio_button | yes (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent yes radio_button with specified location, size, and name. | |
static radio_button | yes (bool checked) |
Create a system-defined radio_button that represent yes radio_button with specified and check_state. | |
static radio_button | yes (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent yes radio_button with specified check_state, and location. | |
static radio_button | yes (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent yes radio_button with specified check_state, location, and size. | |
static radio_button | yes (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent yes radio_button with specified check_state, location, size, and name. | |
static radio_button | yes (const control &parent) |
Create a system-defined radio_button that represent yes radio_button with specified parent. | |
static radio_button | yes (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent yes radio_button with specified parent, and location. | |
static radio_button | yes (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent yes radio_button with specified parent, location, and size. | |
static radio_button | yes (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent yes radio_button with specified parent, location, size, and name. | |
static radio_button | yes (const control &parent, bool checked) |
Create a system-defined radio_button that represent yes radio_button with specified parent, and check_state. | |
static radio_button | yes (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, and location. | |
static radio_button | yes (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, location, and size. | |
static radio_button | yes (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | zoom_in () |
Create a system-defined radio_button that represent zoom_in radio_button. | |
static radio_button | zoom_in (const drawing::point &location) |
Create a system-defined radio_button that represent zoom_in radio_button with specified location. | |
static radio_button | zoom_in (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_in radio_button with specified location, and size. | |
static radio_button | zoom_in (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_in radio_button with specified location, size, and name. | |
static radio_button | zoom_in (bool checked) |
Create a system-defined radio_button that represent zoom_in radio_button with specified and check_state. | |
static radio_button | zoom_in (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, and location. | |
static radio_button | zoom_in (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, location, and size. | |
static radio_button | zoom_in (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, location, size, and name. | |
static radio_button | zoom_in (const control &parent) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent. | |
static radio_button | zoom_in (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, and location. | |
static radio_button | zoom_in (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, location, and size. | |
static radio_button | zoom_in (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, location, size, and name. | |
static radio_button | zoom_in (const control &parent, bool checked) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, and check_state. | |
static radio_button | zoom_in (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, and location. | |
static radio_button | zoom_in (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, location, and size. | |
static radio_button | zoom_in (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | zoom_out () |
Create a system-defined radio_button that represent zoom_out radio_button. | |
static radio_button | zoom_out (const drawing::point &location) |
Create a system-defined radio_button that represent zoom_out radio_button with specified location. | |
static radio_button | zoom_out (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_out radio_button with specified location, and size. | |
static radio_button | zoom_out (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_out radio_button with specified location, size, and name. | |
static radio_button | zoom_out (bool checked) |
Create a system-defined radio_button that represent zoom_out radio_button with specified and check_state. | |
static radio_button | zoom_out (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, and location. | |
static radio_button | zoom_out (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, location, and size. | |
static radio_button | zoom_out (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, location, size, and name. | |
static radio_button | zoom_out (const control &parent) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent. | |
static radio_button | zoom_out (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, and location. | |
static radio_button | zoom_out (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, location, and size. | |
static radio_button | zoom_out (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, location, size, and name. | |
static radio_button | zoom_out (const control &parent, bool checked) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, and check_state. | |
static radio_button | zoom_out (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, and location. | |
static radio_button | zoom_out (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, location, and size. | |
static radio_button | zoom_out (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, location, size, and name. | |
static radio_button | zoom_to_fit () |
Create a system-defined radio_button that represent zoom_to_fit radio_button. | |
static radio_button | zoom_to_fit (const drawing::point &location) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location. | |
static radio_button | zoom_to_fit (const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location, and size. | |
static radio_button | zoom_to_fit (const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location, size, and name. | |
static radio_button | zoom_to_fit (bool checked) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified and check_state. | |
static radio_button | zoom_to_fit (bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, and location. | |
static radio_button | zoom_to_fit (bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, location, and size. | |
static radio_button | zoom_to_fit (bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, location, size, and name. | |
static radio_button | zoom_to_fit (const control &parent) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent. | |
static radio_button | zoom_to_fit (const control &parent, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and location. | |
static radio_button | zoom_to_fit (const control &parent, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, location, and size. | |
static radio_button | zoom_to_fit (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, location, size, and name. | |
static radio_button | zoom_to_fit (const control &parent, bool checked) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and check_state. | |
static radio_button | zoom_to_fit (const control &parent, bool checked, const drawing::point &location) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, and location. | |
static radio_button | zoom_to_fit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, location, and size. | |
static radio_button | zoom_to_fit (const control &parent, bool checked, const drawing::point &location, const drawing::size &size, const xtd::string &name) |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, location, size, and name. | |
|
static |
Create a system-defined radio_button that represent abort radio_button.
|
static |
Create a system-defined radio_button that represent abort radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent about radio_button.
|
static |
Create a system-defined radio_button that represent about radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent about radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button.
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent add radio_button.
|
static |
Create a system-defined radio_button that represent add radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent add radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent alignment radio_button.
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_left radio_button.
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_right radio_button.
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent apply radio_button.
|
static |
Create a system-defined radio_button that represent apply radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ascending radio_button.
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent back radio_button.
|
static |
Create a system-defined radio_button that represent back radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent back radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bold radio_button.
|
static |
Create a system-defined radio_button that represent bold radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bottom radio_button.
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cancel radio_button.
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button.
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent centered radio_button.
|
static |
Create a system-defined radio_button that represent centered radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent clear radio_button.
|
static |
Create a system-defined radio_button that represent clear radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent close radio_button.
|
static |
Create a system-defined radio_button that represent close radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent close radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent color radio_button.
|
static |
Create a system-defined radio_button that represent color radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent color radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent contents radio_button.
|
static |
Create a system-defined radio_button that represent contents radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent convert radio_button.
|
static |
Create a system-defined radio_button that represent convert radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent copy radio_button.
|
static |
Create a system-defined radio_button that represent copy radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent customize radio_button.
|
static |
Create a system-defined radio_button that represent customize radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cut radio_button.
|
static |
Create a system-defined radio_button that represent cut radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent del radio_button.
|
static |
Create a system-defined radio_button that represent del radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent del radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent descending radio_button.
|
static |
Create a system-defined radio_button that represent descending radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent down radio_button.
|
static |
Create a system-defined radio_button that represent down radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent down radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent edit radio_button.
|
static |
Create a system-defined radio_button that represent edit radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent execute radio_button.
|
static |
Create a system-defined radio_button that represent execute radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent exit radio_button.
|
static |
Create a system-defined radio_button that represent exit radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent file radio_button.
|
static |
Create a system-defined radio_button that represent file radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent file radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent find radio_button.
|
static |
Create a system-defined radio_button that represent find radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent find radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent first radio_button.
|
static |
Create a system-defined radio_button that represent first radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent first radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent floppy radio_button.
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent font radio_button.
|
static |
Create a system-defined radio_button that represent font radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent font radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent forward radio_button.
|
static |
Create a system-defined radio_button that represent forward radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button.
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent help radio_button.
|
static |
Create a system-defined radio_button that represent help radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent help radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent home radio_button.
|
static |
Create a system-defined radio_button that represent home radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent home radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ignore radio_button.
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent indent radio_button.
|
static |
Create a system-defined radio_button that represent indent radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent index radio_button.
|
static |
Create a system-defined radio_button that represent index radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent index radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent info radio_button.
|
static |
Create a system-defined radio_button that represent info radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent info radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent italic radio_button.
|
static |
Create a system-defined radio_button that represent italic radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent justified radio_button.
|
static |
Create a system-defined radio_button that represent justified radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button.
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent last radio_button.
|
static |
Create a system-defined radio_button that represent last radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent last radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent network radio_button.
|
static |
Create a system-defined radio_button that represent network radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent network radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent new_ radio_button.
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent next radio_button.
|
static |
Create a system-defined radio_button that represent next radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent next radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent no radio_button.
|
static |
Create a system-defined radio_button that represent no radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent no radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ok radio_button.
|
static |
Create a system-defined radio_button that represent ok radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent open radio_button.
|
static |
Create a system-defined radio_button that represent open radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent open radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent options radio_button.
|
static |
Create a system-defined radio_button that represent options radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent options radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent paste radio_button.
|
static |
Create a system-defined radio_button that represent paste radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent preferences radio_button.
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent previous radio_button.
|
static |
Create a system-defined radio_button that represent previous radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print radio_button.
|
static |
Create a system-defined radio_button that represent print radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button.
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent properties radio_button.
|
static |
Create a system-defined radio_button that represent properties radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent quit radio_button.
|
static |
Create a system-defined radio_button that represent quit radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent redo radio_button.
|
static |
Create a system-defined radio_button that represent redo radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent refresh radio_button.
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent remove radio_button.
|
static |
Create a system-defined radio_button that represent remove radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent replace radio_button.
|
static |
Create a system-defined radio_button that represent replace radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent retry radio_button.
|
static |
Create a system-defined radio_button that represent retry radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button.
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save radio_button.
|
static |
Create a system-defined radio_button that represent save radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save_as radio_button.
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent search radio_button.
|
static |
Create a system-defined radio_button that represent search radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent search radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent select_all radio_button.
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent settings radio_button.
|
static |
Create a system-defined radio_button that represent settings radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button.
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent stop radio_button.
|
static |
Create a system-defined radio_button that represent stop radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button.
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent tools radio_button.
|
static |
Create a system-defined radio_button that represent tools radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent top radio_button.
|
static |
Create a system-defined radio_button that represent top radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent top radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undelete radio_button.
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent underline radio_button.
|
static |
Create a system-defined radio_button that represent underline radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undo radio_button.
|
static |
Create a system-defined radio_button that represent undo radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent unindent radio_button.
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent up radio_button.
|
static |
Create a system-defined radio_button that represent up radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent up radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent view radio_button.
|
static |
Create a system-defined radio_button that represent view radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent view radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent window radio_button.
|
static |
Create a system-defined radio_button that represent window radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent window radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent yes radio_button.
|
static |
Create a system-defined radio_button that represent yes radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button.
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button.
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button.
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location.
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location, and size.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location, size, and name.
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified and check_state.
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, and location.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, location, and size.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, location, size, and name.
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent.
parent | The control that contains the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and location.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, location, and size.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, location, size, and name.
parent | The control that contains the radio_button. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and check_state.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, and location.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, location, and size.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
|
static |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, location, size, and name.
parent | The control that contains the radio_button. |
check_state | One of the xtd::forms::check_state enumeration values. |
location | The radio_button location in pixels. |
size | The radio_button size in pixels. |
name | The name of the radio_button. |