Provides a collection of radio_button objects for use by a Windows Forms application.
Public Static Methods | |
| static auto | abort () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button. | |
| static auto | abort (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified location. | |
| static auto | abort (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified location, and size. | |
| static auto | abort (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified location, size, and name. | |
| static auto | abort (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified and check_state. | |
| static auto | abort (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified check_state, and location. | |
| static auto | abort (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified check_state, location, and size. | |
| static auto | abort (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified check_state, location, size, and name. | |
| static auto | abort (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent. | |
| static auto | abort (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, and location. | |
| static auto | abort (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, location, and size. | |
| static auto | abort (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, location, size, and name. | |
| static auto | abort (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, and check_state. | |
| static auto | abort (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, and location. | |
| static auto | abort (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, location, and size. | |
| static auto | abort (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent abort radio_button with specified parent, check_state, location, size, and name. | |
| static auto | about () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button. | |
| static auto | about (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified location. | |
| static auto | about (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified location, and size. | |
| static auto | about (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified location, size, and name. | |
| static auto | about (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified and check_state. | |
| static auto | about (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified check_state, and location. | |
| static auto | about (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified check_state, location, and size. | |
| static auto | about (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified check_state, location, size, and name. | |
| static auto | about (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent. | |
| static auto | about (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, and location. | |
| static auto | about (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, location, and size. | |
| static auto | about (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, location, size, and name. | |
| static auto | about (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, and check_state. | |
| static auto | about (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, check_state, and location. | |
| static auto | about (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, check_state, location, and size. | |
| static auto | about (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent about radio_button with specified parent, check_state, location, size, and name. | |
| static auto | actual_size () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button. | |
| static auto | actual_size (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified location. | |
| static auto | actual_size (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified location, and size. | |
| static auto | actual_size (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified location, size, and name. | |
| static auto | actual_size (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified and check_state. | |
| static auto | actual_size (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified check_state, and location. | |
| static auto | actual_size (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified check_state, location, and size. | |
| static auto | actual_size (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified check_state, location, size, and name. | |
| static auto | actual_size (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent. | |
| static auto | actual_size (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, and location. | |
| static auto | actual_size (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, location, and size. | |
| static auto | actual_size (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, location, size, and name. | |
| static auto | actual_size (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, and check_state. | |
| static auto | actual_size (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, and location. | |
| static auto | actual_size (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, location, and size. | |
| static auto | actual_size (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent actual_size radio_button with specified parent, check_state, location, size, and name. | |
| static auto | add () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button. | |
| static auto | add (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified location. | |
| static auto | add (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified location, and size. | |
| static auto | add (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified location, size, and name. | |
| static auto | add (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified and check_state. | |
| static auto | add (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified check_state, and location. | |
| static auto | add (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified check_state, location, and size. | |
| static auto | add (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified check_state, location, size, and name. | |
| static auto | add (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent. | |
| static auto | add (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, and location. | |
| static auto | add (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, location, and size. | |
| static auto | add (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, location, size, and name. | |
| static auto | add (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, and check_state. | |
| static auto | add (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, check_state, and location. | |
| static auto | add (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, check_state, location, and size. | |
| static auto | add (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent add radio_button with specified parent, check_state, location, size, and name. | |
| static auto | alignment () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button. | |
| static auto | alignment (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified location. | |
| static auto | alignment (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified location, and size. | |
| static auto | alignment (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified location, size, and name. | |
| static auto | alignment (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified and check_state. | |
| static auto | alignment (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified check_state, and location. | |
| static auto | alignment (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified check_state, location, and size. | |
| static auto | alignment (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified check_state, location, size, and name. | |
| static auto | alignment (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent. | |
| static auto | alignment (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, and location. | |
| static auto | alignment (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, location, and size. | |
| static auto | alignment (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, location, size, and name. | |
| static auto | alignment (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, and check_state. | |
| static auto | alignment (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, and location. | |
| static auto | alignment (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, location, and size. | |
| static auto | alignment (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent alignment radio_button with specified parent, check_state, location, size, and name. | |
| static auto | align_left () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button. | |
| static auto | align_left (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified location. | |
| static auto | align_left (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified location, and size. | |
| static auto | align_left (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified location, size, and name. | |
| static auto | align_left (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified and check_state. | |
| static auto | align_left (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified check_state, and location. | |
| static auto | align_left (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified check_state, location, and size. | |
| static auto | align_left (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified check_state, location, size, and name. | |
| static auto | align_left (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent. | |
| static auto | align_left (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, and location. | |
| static auto | align_left (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, location, and size. | |
| static auto | align_left (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, location, size, and name. | |
| static auto | align_left (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, and check_state. | |
| static auto | align_left (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, and location. | |
| static auto | align_left (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, location, and size. | |
| static auto | align_left (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_left radio_button with specified parent, check_state, location, size, and name. | |
| static auto | align_right () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button. | |
| static auto | align_right (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified location. | |
| static auto | align_right (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified location, and size. | |
| static auto | align_right (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified location, size, and name. | |
| static auto | align_right (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified and check_state. | |
| static auto | align_right (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified check_state, and location. | |
| static auto | align_right (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified check_state, location, and size. | |
| static auto | align_right (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified check_state, location, size, and name. | |
| static auto | align_right (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent. | |
| static auto | align_right (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, and location. | |
| static auto | align_right (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, location, and size. | |
| static auto | align_right (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, location, size, and name. | |
| static auto | align_right (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, and check_state. | |
| static auto | align_right (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, and location. | |
| static auto | align_right (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, location, and size. | |
| static auto | align_right (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent align_right radio_button with specified parent, check_state, location, size, and name. | |
| static auto | apply () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button. | |
| static auto | apply (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified location. | |
| static auto | apply (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified location, and size. | |
| static auto | apply (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified location, size, and name. | |
| static auto | apply (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified and check_state. | |
| static auto | apply (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified check_state, and location. | |
| static auto | apply (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified check_state, location, and size. | |
| static auto | apply (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified check_state, location, size, and name. | |
| static auto | apply (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent. | |
| static auto | apply (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, and location. | |
| static auto | apply (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, location, and size. | |
| static auto | apply (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, location, size, and name. | |
| static auto | apply (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, and check_state. | |
| static auto | apply (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, and location. | |
| static auto | apply (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, location, and size. | |
| static auto | apply (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent apply radio_button with specified parent, check_state, location, size, and name. | |
| static auto | ascending () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button. | |
| static auto | ascending (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified location. | |
| static auto | ascending (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified location, and size. | |
| static auto | ascending (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified location, size, and name. | |
| static auto | ascending (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified and check_state. | |
| static auto | ascending (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified check_state, and location. | |
| static auto | ascending (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified check_state, location, and size. | |
| static auto | ascending (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified check_state, location, size, and name. | |
| static auto | ascending (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent. | |
| static auto | ascending (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, and location. | |
| static auto | ascending (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, location, and size. | |
| static auto | ascending (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, location, size, and name. | |
| static auto | ascending (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, and check_state. | |
| static auto | ascending (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, and location. | |
| static auto | ascending (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, location, and size. | |
| static auto | ascending (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ascending radio_button with specified parent, check_state, location, size, and name. | |
| static auto | back () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button. | |
| static auto | back (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified location. | |
| static auto | back (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified location, and size. | |
| static auto | back (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified location, size, and name. | |
| static auto | back (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified and check_state. | |
| static auto | back (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified check_state, and location. | |
| static auto | back (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified check_state, location, and size. | |
| static auto | back (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified check_state, location, size, and name. | |
| static auto | back (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent. | |
| static auto | back (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, and location. | |
| static auto | back (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, location, and size. | |
| static auto | back (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, location, size, and name. | |
| static auto | back (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, and check_state. | |
| static auto | back (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, check_state, and location. | |
| static auto | back (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, check_state, location, and size. | |
| static auto | back (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent back radio_button with specified parent, check_state, location, size, and name. | |
| static auto | bold () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button. | |
| static auto | bold (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified location. | |
| static auto | bold (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified location, and size. | |
| static auto | bold (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified location, size, and name. | |
| static auto | bold (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified and check_state. | |
| static auto | bold (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified check_state, and location. | |
| static auto | bold (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified check_state, location, and size. | |
| static auto | bold (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified check_state, location, size, and name. | |
| static auto | bold (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent. | |
| static auto | bold (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, and location. | |
| static auto | bold (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, location, and size. | |
| static auto | bold (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, location, size, and name. | |
| static auto | bold (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, and check_state. | |
| static auto | bold (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, and location. | |
| static auto | bold (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, location, and size. | |
| static auto | bold (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bold radio_button with specified parent, check_state, location, size, and name. | |
| static auto | bottom () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button. | |
| static auto | bottom (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified location. | |
| static auto | bottom (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified location, and size. | |
| static auto | bottom (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified location, size, and name. | |
| static auto | bottom (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified and check_state. | |
| static auto | bottom (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified check_state, and location. | |
| static auto | bottom (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified check_state, location, and size. | |
| static auto | bottom (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified check_state, location, size, and name. | |
| static auto | bottom (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent. | |
| static auto | bottom (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, and location. | |
| static auto | bottom (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, location, and size. | |
| static auto | bottom (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, location, size, and name. | |
| static auto | bottom (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, and check_state. | |
| static auto | bottom (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, and location. | |
| static auto | bottom (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, location, and size. | |
| static auto | bottom (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent bottom radio_button with specified parent, check_state, location, size, and name. | |
| static auto | cancel () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button. | |
| static auto | cancel (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified location. | |
| static auto | cancel (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified location, and size. | |
| static auto | cancel (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified location, size, and name. | |
| static auto | cancel (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified and check_state. | |
| static auto | cancel (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified check_state, and location. | |
| static auto | cancel (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified check_state, location, and size. | |
| static auto | cancel (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified check_state, location, size, and name. | |
| static auto | cancel (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent. | |
| static auto | cancel (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, and location. | |
| static auto | cancel (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, location, and size. | |
| static auto | cancel (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, location, size, and name. | |
| static auto | cancel (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, and check_state. | |
| static auto | cancel (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, and location. | |
| static auto | cancel (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, location, and size. | |
| static auto | cancel (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cancel radio_button with specified parent, check_state, location, size, and name. | |
| static auto | cdrom () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button. | |
| static auto | cdrom (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified location. | |
| static auto | cdrom (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified location, and size. | |
| static auto | cdrom (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified location, size, and name. | |
| static auto | cdrom (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified and check_state. | |
| static auto | cdrom (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified check_state, and location. | |
| static auto | cdrom (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified check_state, location, and size. | |
| static auto | cdrom (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified check_state, location, size, and name. | |
| static auto | cdrom (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent. | |
| static auto | cdrom (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, and location. | |
| static auto | cdrom (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, location, and size. | |
| static auto | cdrom (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, location, size, and name. | |
| static auto | cdrom (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, and check_state. | |
| static auto | cdrom (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, and location. | |
| static auto | cdrom (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, location, and size. | |
| static auto | cdrom (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cdrom radio_button with specified parent, check_state, location, size, and name. | |
| static auto | centered () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button. | |
| static auto | centered (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified location. | |
| static auto | centered (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified location, and size. | |
| static auto | centered (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified location, size, and name. | |
| static auto | centered (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified and check_state. | |
| static auto | centered (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified check_state, and location. | |
| static auto | centered (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified check_state, location, and size. | |
| static auto | centered (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified check_state, location, size, and name. | |
| static auto | centered (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent. | |
| static auto | centered (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, and location. | |
| static auto | centered (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, location, and size. | |
| static auto | centered (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, location, size, and name. | |
| static auto | centered (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, and check_state. | |
| static auto | centered (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, and location. | |
| static auto | centered (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, location, and size. | |
| static auto | centered (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent centered radio_button with specified parent, check_state, location, size, and name. | |
| static auto | clear () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button. | |
| static auto | clear (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified location. | |
| static auto | clear (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified location, and size. | |
| static auto | clear (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified location, size, and name. | |
| static auto | clear (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified and check_state. | |
| static auto | clear (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified check_state, and location. | |
| static auto | clear (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified check_state, location, and size. | |
| static auto | clear (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified check_state, location, size, and name. | |
| static auto | clear (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent. | |
| static auto | clear (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, and location. | |
| static auto | clear (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, location, and size. | |
| static auto | clear (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, location, size, and name. | |
| static auto | clear (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, and check_state. | |
| static auto | clear (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, and location. | |
| static auto | clear (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, location, and size. | |
| static auto | clear (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent clear radio_button with specified parent, check_state, location, size, and name. | |
| static auto | close () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button. | |
| static auto | close (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified location. | |
| static auto | close (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified location, and size. | |
| static auto | close (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified location, size, and name. | |
| static auto | close (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified and check_state. | |
| static auto | close (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified check_state, and location. | |
| static auto | close (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified check_state, location, and size. | |
| static auto | close (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified check_state, location, size, and name. | |
| static auto | close (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent. | |
| static auto | close (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, and location. | |
| static auto | close (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, location, and size. | |
| static auto | close (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, location, size, and name. | |
| static auto | close (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, and check_state. | |
| static auto | close (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, check_state, and location. | |
| static auto | close (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, check_state, location, and size. | |
| static auto | close (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent close radio_button with specified parent, check_state, location, size, and name. | |
| static auto | color () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button. | |
| static auto | color (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified location. | |
| static auto | color (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified location, and size. | |
| static auto | color (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified location, size, and name. | |
| static auto | color (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified and check_state. | |
| static auto | color (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified check_state, and location. | |
| static auto | color (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified check_state, location, and size. | |
| static auto | color (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified check_state, location, size, and name. | |
| static auto | color (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent. | |
| static auto | color (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, and location. | |
| static auto | color (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, location, and size. | |
| static auto | color (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, location, size, and name. | |
| static auto | color (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, and check_state. | |
| static auto | color (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, check_state, and location. | |
| static auto | color (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, check_state, location, and size. | |
| static auto | color (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent color radio_button with specified parent, check_state, location, size, and name. | |
| static auto | contents () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button. | |
| static auto | contents (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified location. | |
| static auto | contents (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified location, and size. | |
| static auto | contents (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified location, size, and name. | |
| static auto | contents (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified and check_state. | |
| static auto | contents (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified check_state, and location. | |
| static auto | contents (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified check_state, location, and size. | |
| static auto | contents (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified check_state, location, size, and name. | |
| static auto | contents (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent. | |
| static auto | contents (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, and location. | |
| static auto | contents (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, location, and size. | |
| static auto | contents (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, location, size, and name. | |
| static auto | contents (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, and check_state. | |
| static auto | contents (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, and location. | |
| static auto | contents (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, location, and size. | |
| static auto | contents (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent contents radio_button with specified parent, check_state, location, size, and name. | |
| static auto | convert () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button. | |
| static auto | convert (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified location. | |
| static auto | convert (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified location, and size. | |
| static auto | convert (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified location, size, and name. | |
| static auto | convert (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified and check_state. | |
| static auto | convert (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified check_state, and location. | |
| static auto | convert (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified check_state, location, and size. | |
| static auto | convert (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified check_state, location, size, and name. | |
| static auto | convert (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent. | |
| static auto | convert (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, and location. | |
| static auto | convert (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, location, and size. | |
| static auto | convert (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, location, size, and name. | |
| static auto | convert (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, and check_state. | |
| static auto | convert (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, and location. | |
| static auto | convert (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, location, and size. | |
| static auto | convert (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent convert radio_button with specified parent, check_state, location, size, and name. | |
| static auto | copy () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button. | |
| static auto | copy (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified location. | |
| static auto | copy (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified location, and size. | |
| static auto | copy (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified location, size, and name. | |
| static auto | copy (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified and check_state. | |
| static auto | copy (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified check_state, and location. | |
| static auto | copy (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified check_state, location, and size. | |
| static auto | copy (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified check_state, location, size, and name. | |
| static auto | copy (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent. | |
| static auto | copy (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, and location. | |
| static auto | copy (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, location, and size. | |
| static auto | copy (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, location, size, and name. | |
| static auto | copy (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, and check_state. | |
| static auto | copy (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, and location. | |
| static auto | copy (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, location, and size. | |
| static auto | copy (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent copy radio_button with specified parent, check_state, location, size, and name. | |
| static auto | customize () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button. | |
| static auto | customize (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified location. | |
| static auto | customize (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified location, and size. | |
| static auto | customize (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified location, size, and name. | |
| static auto | customize (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified and check_state. | |
| static auto | customize (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified check_state, and location. | |
| static auto | customize (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified check_state, location, and size. | |
| static auto | customize (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified check_state, location, size, and name. | |
| static auto | customize (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent. | |
| static auto | customize (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, and location. | |
| static auto | customize (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, location, and size. | |
| static auto | customize (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, location, size, and name. | |
| static auto | customize (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, and check_state. | |
| static auto | customize (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, and location. | |
| static auto | customize (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, location, and size. | |
| static auto | customize (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent customize radio_button with specified parent, check_state, location, size, and name. | |
| static auto | cut () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button. | |
| static auto | cut (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified location. | |
| static auto | cut (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified location, and size. | |
| static auto | cut (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified location, size, and name. | |
| static auto | cut (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified and check_state. | |
| static auto | cut (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified check_state, and location. | |
| static auto | cut (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified check_state, location, and size. | |
| static auto | cut (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified check_state, location, size, and name. | |
| static auto | cut (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent. | |
| static auto | cut (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, and location. | |
| static auto | cut (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, location, and size. | |
| static auto | cut (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, location, size, and name. | |
| static auto | cut (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, and check_state. | |
| static auto | cut (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, and location. | |
| static auto | cut (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, location, and size. | |
| static auto | cut (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent cut radio_button with specified parent, check_state, location, size, and name. | |
| static auto | del () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button. | |
| static auto | del (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified location. | |
| static auto | del (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified location, and size. | |
| static auto | del (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified location, size, and name. | |
| static auto | del (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified and check_state. | |
| static auto | del (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified check_state, and location. | |
| static auto | del (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified check_state, location, and size. | |
| static auto | del (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified check_state, location, size, and name. | |
| static auto | del (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent. | |
| static auto | del (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, and location. | |
| static auto | del (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, location, and size. | |
| static auto | del (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, location, size, and name. | |
| static auto | del (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, and check_state. | |
| static auto | del (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, check_state, and location. | |
| static auto | del (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, check_state, location, and size. | |
| static auto | del (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent del radio_button with specified parent, check_state, location, size, and name. | |
| static auto | descending () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button. | |
| static auto | descending (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified location. | |
| static auto | descending (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified location, and size. | |
| static auto | descending (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified location, size, and name. | |
| static auto | descending (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified and check_state. | |
| static auto | descending (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified check_state, and location. | |
| static auto | descending (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified check_state, location, and size. | |
| static auto | descending (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified check_state, location, size, and name. | |
| static auto | descending (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent. | |
| static auto | descending (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, and location. | |
| static auto | descending (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, location, and size. | |
| static auto | descending (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, location, size, and name. | |
| static auto | descending (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, and check_state. | |
| static auto | descending (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, and location. | |
| static auto | descending (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, location, and size. | |
| static auto | descending (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent descending radio_button with specified parent, check_state, location, size, and name. | |
| static auto | down () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button. | |
| static auto | down (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified location. | |
| static auto | down (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified location, and size. | |
| static auto | down (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified location, size, and name. | |
| static auto | down (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified and check_state. | |
| static auto | down (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified check_state, and location. | |
| static auto | down (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified check_state, location, and size. | |
| static auto | down (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified check_state, location, size, and name. | |
| static auto | down (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent. | |
| static auto | down (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, and location. | |
| static auto | down (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, location, and size. | |
| static auto | down (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, location, size, and name. | |
| static auto | down (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, and check_state. | |
| static auto | down (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, check_state, and location. | |
| static auto | down (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, check_state, location, and size. | |
| static auto | down (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent down radio_button with specified parent, check_state, location, size, and name. | |
| static auto | edit () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button. | |
| static auto | edit (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified location. | |
| static auto | edit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified location, and size. | |
| static auto | edit (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified location, size, and name. | |
| static auto | edit (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified and check_state. | |
| static auto | edit (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified check_state, and location. | |
| static auto | edit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified check_state, location, and size. | |
| static auto | edit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified check_state, location, size, and name. | |
| static auto | edit (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent. | |
| static auto | edit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, and location. | |
| static auto | edit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, location, and size. | |
| static auto | edit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, location, size, and name. | |
| static auto | edit (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, and check_state. | |
| static auto | edit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, and location. | |
| static auto | edit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, location, and size. | |
| static auto | edit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent edit radio_button with specified parent, check_state, location, size, and name. | |
| static auto | execute () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button. | |
| static auto | execute (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified location. | |
| static auto | execute (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified location, and size. | |
| static auto | execute (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified location, size, and name. | |
| static auto | execute (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified and check_state. | |
| static auto | execute (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified check_state, and location. | |
| static auto | execute (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified check_state, location, and size. | |
| static auto | execute (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified check_state, location, size, and name. | |
| static auto | execute (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent. | |
| static auto | execute (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, and location. | |
| static auto | execute (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, location, and size. | |
| static auto | execute (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, location, size, and name. | |
| static auto | execute (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, and check_state. | |
| static auto | execute (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, and location. | |
| static auto | execute (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, location, and size. | |
| static auto | execute (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent execute radio_button with specified parent, check_state, location, size, and name. | |
| static auto | exit () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button. | |
| static auto | exit (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified location. | |
| static auto | exit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified location, and size. | |
| static auto | exit (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified location, size, and name. | |
| static auto | exit (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified and check_state. | |
| static auto | exit (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified check_state, and location. | |
| static auto | exit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified check_state, location, and size. | |
| static auto | exit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified check_state, location, size, and name. | |
| static auto | exit (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent. | |
| static auto | exit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, and location. | |
| static auto | exit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, location, and size. | |
| static auto | exit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, location, size, and name. | |
| static auto | exit (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, and check_state. | |
| static auto | exit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, and location. | |
| static auto | exit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, location, and size. | |
| static auto | exit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent exit radio_button with specified parent, check_state, location, size, and name. | |
| static auto | file () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button. | |
| static auto | file (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified location. | |
| static auto | file (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified location, and size. | |
| static auto | file (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified location, size, and name. | |
| static auto | file (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified and check_state. | |
| static auto | file (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified check_state, and location. | |
| static auto | file (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified check_state, location, and size. | |
| static auto | file (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified check_state, location, size, and name. | |
| static auto | file (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent. | |
| static auto | file (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, and location. | |
| static auto | file (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, location, and size. | |
| static auto | file (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, location, size, and name. | |
| static auto | file (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, and check_state. | |
| static auto | file (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, check_state, and location. | |
| static auto | file (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, check_state, location, and size. | |
| static auto | file (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent file radio_button with specified parent, check_state, location, size, and name. | |
| static auto | find () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button. | |
| static auto | find (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified location. | |
| static auto | find (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified location, and size. | |
| static auto | find (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified location, size, and name. | |
| static auto | find (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified and check_state. | |
| static auto | find (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified check_state, and location. | |
| static auto | find (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified check_state, location, and size. | |
| static auto | find (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified check_state, location, size, and name. | |
| static auto | find (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent. | |
| static auto | find (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, and location. | |
| static auto | find (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, location, and size. | |
| static auto | find (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, location, size, and name. | |
| static auto | find (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, and check_state. | |
| static auto | find (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, check_state, and location. | |
| static auto | find (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, check_state, location, and size. | |
| static auto | find (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent find radio_button with specified parent, check_state, location, size, and name. | |
| static auto | first () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button. | |
| static auto | first (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified location. | |
| static auto | first (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified location, and size. | |
| static auto | first (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified location, size, and name. | |
| static auto | first (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified and check_state. | |
| static auto | first (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified check_state, and location. | |
| static auto | first (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified check_state, location, and size. | |
| static auto | first (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified check_state, location, size, and name. | |
| static auto | first (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent. | |
| static auto | first (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, and location. | |
| static auto | first (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, location, and size. | |
| static auto | first (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, location, size, and name. | |
| static auto | first (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, and check_state. | |
| static auto | first (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, check_state, and location. | |
| static auto | first (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, check_state, location, and size. | |
| static auto | first (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent first radio_button with specified parent, check_state, location, size, and name. | |
| static auto | floppy () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button. | |
| static auto | floppy (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified location. | |
| static auto | floppy (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified location, and size. | |
| static auto | floppy (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified location, size, and name. | |
| static auto | floppy (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified and check_state. | |
| static auto | floppy (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified check_state, and location. | |
| static auto | floppy (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified check_state, location, and size. | |
| static auto | floppy (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified check_state, location, size, and name. | |
| static auto | floppy (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent. | |
| static auto | floppy (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, and location. | |
| static auto | floppy (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, location, and size. | |
| static auto | floppy (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, location, size, and name. | |
| static auto | floppy (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, and check_state. | |
| static auto | floppy (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, and location. | |
| static auto | floppy (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, location, and size. | |
| static auto | floppy (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent floppy radio_button with specified parent, check_state, location, size, and name. | |
| static auto | font () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button. | |
| static auto | font (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified location. | |
| static auto | font (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified location, and size. | |
| static auto | font (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified location, size, and name. | |
| static auto | font (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified and check_state. | |
| static auto | font (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified check_state, and location. | |
| static auto | font (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified check_state, location, and size. | |
| static auto | font (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified check_state, location, size, and name. | |
| static auto | font (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent. | |
| static auto | font (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, and location. | |
| static auto | font (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, location, and size. | |
| static auto | font (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, location, size, and name. | |
| static auto | font (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, and check_state. | |
| static auto | font (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, check_state, and location. | |
| static auto | font (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, check_state, location, and size. | |
| static auto | font (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent font radio_button with specified parent, check_state, location, size, and name. | |
| static auto | forward () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button. | |
| static auto | forward (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified location. | |
| static auto | forward (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified location, and size. | |
| static auto | forward (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified location, size, and name. | |
| static auto | forward (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified and check_state. | |
| static auto | forward (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified check_state, and location. | |
| static auto | forward (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified check_state, location, and size. | |
| static auto | forward (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified check_state, location, size, and name. | |
| static auto | forward (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent. | |
| static auto | forward (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, and location. | |
| static auto | forward (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, location, and size. | |
| static auto | forward (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, location, size, and name. | |
| static auto | forward (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, and check_state. | |
| static auto | forward (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, and location. | |
| static auto | forward (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, location, and size. | |
| static auto | forward (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent forward radio_button with specified parent, check_state, location, size, and name. | |
| static auto | harddisk () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button. | |
| static auto | harddisk (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified location. | |
| static auto | harddisk (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified location, and size. | |
| static auto | harddisk (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified location, size, and name. | |
| static auto | harddisk (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified and check_state. | |
| static auto | harddisk (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified check_state, and location. | |
| static auto | harddisk (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified check_state, location, and size. | |
| static auto | harddisk (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified check_state, location, size, and name. | |
| static auto | harddisk (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent. | |
| static auto | harddisk (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, and location. | |
| static auto | harddisk (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, location, and size. | |
| static auto | harddisk (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, location, size, and name. | |
| static auto | harddisk (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, and check_state. | |
| static auto | harddisk (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, and location. | |
| static auto | harddisk (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, location, and size. | |
| static auto | harddisk (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent harddisk radio_button with specified parent, check_state, location, size, and name. | |
| static auto | help () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button. | |
| static auto | help (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified location. | |
| static auto | help (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified location, and size. | |
| static auto | help (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified location, size, and name. | |
| static auto | help (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified and check_state. | |
| static auto | help (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified check_state, and location. | |
| static auto | help (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified check_state, location, and size. | |
| static auto | help (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified check_state, location, size, and name. | |
| static auto | help (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent. | |
| static auto | help (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, and location. | |
| static auto | help (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, location, and size. | |
| static auto | help (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, location, size, and name. | |
| static auto | help (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, and check_state. | |
| static auto | help (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, check_state, and location. | |
| static auto | help (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, check_state, location, and size. | |
| static auto | help (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent help radio_button with specified parent, check_state, location, size, and name. | |
| static auto | home () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button. | |
| static auto | home (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified location. | |
| static auto | home (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified location, and size. | |
| static auto | home (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified location, size, and name. | |
| static auto | home (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified and check_state. | |
| static auto | home (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified check_state, and location. | |
| static auto | home (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified check_state, location, and size. | |
| static auto | home (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified check_state, location, size, and name. | |
| static auto | home (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent. | |
| static auto | home (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, and location. | |
| static auto | home (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, location, and size. | |
| static auto | home (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, location, size, and name. | |
| static auto | home (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, and check_state. | |
| static auto | home (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, check_state, and location. | |
| static auto | home (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, check_state, location, and size. | |
| static auto | home (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent home radio_button with specified parent, check_state, location, size, and name. | |
| static auto | ignore () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button. | |
| static auto | ignore (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified location. | |
| static auto | ignore (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified location, and size. | |
| static auto | ignore (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified location, size, and name. | |
| static auto | ignore (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified and check_state. | |
| static auto | ignore (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified check_state, and location. | |
| static auto | ignore (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified check_state, location, and size. | |
| static auto | ignore (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified check_state, location, size, and name. | |
| static auto | ignore (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent. | |
| static auto | ignore (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, and location. | |
| static auto | ignore (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, location, and size. | |
| static auto | ignore (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, location, size, and name. | |
| static auto | ignore (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, and check_state. | |
| static auto | ignore (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, and location. | |
| static auto | ignore (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, location, and size. | |
| static auto | ignore (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ignore radio_button with specified parent, check_state, location, size, and name. | |
| static auto | indent () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button. | |
| static auto | indent (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified location. | |
| static auto | indent (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified location, and size. | |
| static auto | indent (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified location, size, and name. | |
| static auto | indent (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified and check_state. | |
| static auto | indent (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified check_state, and location. | |
| static auto | indent (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified check_state, location, and size. | |
| static auto | indent (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified check_state, location, size, and name. | |
| static auto | indent (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent. | |
| static auto | indent (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, and location. | |
| static auto | indent (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, location, and size. | |
| static auto | indent (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, location, size, and name. | |
| static auto | indent (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, and check_state. | |
| static auto | indent (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, and location. | |
| static auto | indent (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, location, and size. | |
| static auto | indent (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent indent radio_button with specified parent, check_state, location, size, and name. | |
| static auto | index () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button. | |
| static auto | index (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified location. | |
| static auto | index (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified location, and size. | |
| static auto | index (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified location, size, and name. | |
| static auto | index (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified and check_state. | |
| static auto | index (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified check_state, and location. | |
| static auto | index (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified check_state, location, and size. | |
| static auto | index (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified check_state, location, size, and name. | |
| static auto | index (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent. | |
| static auto | index (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, and location. | |
| static auto | index (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, location, and size. | |
| static auto | index (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, location, size, and name. | |
| static auto | index (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, and check_state. | |
| static auto | index (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, check_state, and location. | |
| static auto | index (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, check_state, location, and size. | |
| static auto | index (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent index radio_button with specified parent, check_state, location, size, and name. | |
| static auto | info () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button. | |
| static auto | info (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified location. | |
| static auto | info (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified location, and size. | |
| static auto | info (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified location, size, and name. | |
| static auto | info (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified and check_state. | |
| static auto | info (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified check_state, and location. | |
| static auto | info (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified check_state, location, and size. | |
| static auto | info (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified check_state, location, size, and name. | |
| static auto | info (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent. | |
| static auto | info (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, and location. | |
| static auto | info (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, location, and size. | |
| static auto | info (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, location, size, and name. | |
| static auto | info (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, and check_state. | |
| static auto | info (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, check_state, and location. | |
| static auto | info (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, check_state, location, and size. | |
| static auto | info (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent info radio_button with specified parent, check_state, location, size, and name. | |
| static auto | italic () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button. | |
| static auto | italic (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified location. | |
| static auto | italic (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified location, and size. | |
| static auto | italic (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified location, size, and name. | |
| static auto | italic (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified and check_state. | |
| static auto | italic (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified check_state, and location. | |
| static auto | italic (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified check_state, location, and size. | |
| static auto | italic (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified check_state, location, size, and name. | |
| static auto | italic (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent. | |
| static auto | italic (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, and location. | |
| static auto | italic (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, location, and size. | |
| static auto | italic (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, location, size, and name. | |
| static auto | italic (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, and check_state. | |
| static auto | italic (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, and location. | |
| static auto | italic (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, location, and size. | |
| static auto | italic (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent italic radio_button with specified parent, check_state, location, size, and name. | |
| static auto | justified () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button. | |
| static auto | justified (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified location. | |
| static auto | justified (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified location, and size. | |
| static auto | justified (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified location, size, and name. | |
| static auto | justified (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified and check_state. | |
| static auto | justified (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified check_state, and location. | |
| static auto | justified (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified check_state, location, and size. | |
| static auto | justified (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified check_state, location, size, and name. | |
| static auto | justified (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent. | |
| static auto | justified (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, and location. | |
| static auto | justified (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, location, and size. | |
| static auto | justified (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, location, size, and name. | |
| static auto | justified (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, and check_state. | |
| static auto | justified (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, and location. | |
| static auto | justified (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, location, and size. | |
| static auto | justified (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent justified radio_button with specified parent, check_state, location, size, and name. | |
| static auto | jump_to () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button. | |
| static auto | jump_to (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified location. | |
| static auto | jump_to (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified location, and size. | |
| static auto | jump_to (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified location, size, and name. | |
| static auto | jump_to (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified and check_state. | |
| static auto | jump_to (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified check_state, and location. | |
| static auto | jump_to (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified check_state, location, and size. | |
| static auto | jump_to (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified check_state, location, size, and name. | |
| static auto | jump_to (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent. | |
| static auto | jump_to (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, and location. | |
| static auto | jump_to (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, location, and size. | |
| static auto | jump_to (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, location, size, and name. | |
| static auto | jump_to (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, and check_state. | |
| static auto | jump_to (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, and location. | |
| static auto | jump_to (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, location, and size. | |
| static auto | jump_to (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent jump_to radio_button with specified parent, check_state, location, size, and name. | |
| static auto | last () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button. | |
| static auto | last (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified location. | |
| static auto | last (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified location, and size. | |
| static auto | last (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified location, size, and name. | |
| static auto | last (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified and check_state. | |
| static auto | last (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified check_state, and location. | |
| static auto | last (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified check_state, location, and size. | |
| static auto | last (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified check_state, location, size, and name. | |
| static auto | last (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent. | |
| static auto | last (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, and location. | |
| static auto | last (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, location, and size. | |
| static auto | last (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, location, size, and name. | |
| static auto | last (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, and check_state. | |
| static auto | last (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, check_state, and location. | |
| static auto | last (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, check_state, location, and size. | |
| static auto | last (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent last radio_button with specified parent, check_state, location, size, and name. | |
| static auto | network () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button. | |
| static auto | network (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified location. | |
| static auto | network (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified location, and size. | |
| static auto | network (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified location, size, and name. | |
| static auto | network (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified and check_state. | |
| static auto | network (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified check_state, and location. | |
| static auto | network (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified check_state, location, and size. | |
| static auto | network (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified check_state, location, size, and name. | |
| static auto | network (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent. | |
| static auto | network (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, and location. | |
| static auto | network (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, location, and size. | |
| static auto | network (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, location, size, and name. | |
| static auto | network (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, and check_state. | |
| static auto | network (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, check_state, and location. | |
| static auto | network (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, check_state, location, and size. | |
| static auto | network (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent network radio_button with specified parent, check_state, location, size, and name. | |
| static auto | new_ () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button. | |
| static auto | new_ (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified location. | |
| static auto | new_ (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified location, and size. | |
| static auto | new_ (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified location, size, and name. | |
| static auto | new_ (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified and check_state. | |
| static auto | new_ (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified check_state, and location. | |
| static auto | new_ (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified check_state, location, and size. | |
| static auto | new_ (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified check_state, location, size, and name. | |
| static auto | new_ (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent. | |
| static auto | new_ (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, and location. | |
| static auto | new_ (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, location, and size. | |
| static auto | new_ (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, location, size, and name. | |
| static auto | new_ (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, and check_state. | |
| static auto | new_ (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, and location. | |
| static auto | new_ (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, location, and size. | |
| static auto | new_ (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent new_ radio_button with specified parent, check_state, location, size, and name. | |
| static auto | next () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button. | |
| static auto | next (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified location. | |
| static auto | next (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified location, and size. | |
| static auto | next (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified location, size, and name. | |
| static auto | next (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified and check_state. | |
| static auto | next (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified check_state, and location. | |
| static auto | next (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified check_state, location, and size. | |
| static auto | next (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified check_state, location, size, and name. | |
| static auto | next (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent. | |
| static auto | next (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, and location. | |
| static auto | next (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, location, and size. | |
| static auto | next (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, location, size, and name. | |
| static auto | next (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, and check_state. | |
| static auto | next (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, check_state, and location. | |
| static auto | next (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, check_state, location, and size. | |
| static auto | next (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent next radio_button with specified parent, check_state, location, size, and name. | |
| static auto | no () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button. | |
| static auto | no (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified location. | |
| static auto | no (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified location, and size. | |
| static auto | no (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified location, size, and name. | |
| static auto | no (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified and check_state. | |
| static auto | no (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified check_state, and location. | |
| static auto | no (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified check_state, location, and size. | |
| static auto | no (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified check_state, location, size, and name. | |
| static auto | no (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent. | |
| static auto | no (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, and location. | |
| static auto | no (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, location, and size. | |
| static auto | no (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, location, size, and name. | |
| static auto | no (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, and check_state. | |
| static auto | no (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, check_state, and location. | |
| static auto | no (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, check_state, location, and size. | |
| static auto | no (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent no radio_button with specified parent, check_state, location, size, and name. | |
| static auto | ok () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button. | |
| static auto | ok (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified location. | |
| static auto | ok (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified location, and size. | |
| static auto | ok (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified location, size, and name. | |
| static auto | ok (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified and check_state. | |
| static auto | ok (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified check_state, and location. | |
| static auto | ok (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified check_state, location, and size. | |
| static auto | ok (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified check_state, location, size, and name. | |
| static auto | ok (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent. | |
| static auto | ok (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, and location. | |
| static auto | ok (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, location, and size. | |
| static auto | ok (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, location, size, and name. | |
| static auto | ok (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, and check_state. | |
| static auto | ok (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, and location. | |
| static auto | ok (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, location, and size. | |
| static auto | ok (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent ok radio_button with specified parent, check_state, location, size, and name. | |
| static auto | open () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button. | |
| static auto | open (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified location. | |
| static auto | open (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified location, and size. | |
| static auto | open (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified location, size, and name. | |
| static auto | open (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified and check_state. | |
| static auto | open (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified check_state, and location. | |
| static auto | open (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified check_state, location, and size. | |
| static auto | open (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified check_state, location, size, and name. | |
| static auto | open (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent. | |
| static auto | open (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, and location. | |
| static auto | open (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, location, and size. | |
| static auto | open (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, location, size, and name. | |
| static auto | open (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, and check_state. | |
| static auto | open (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, check_state, and location. | |
| static auto | open (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, check_state, location, and size. | |
| static auto | open (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent open radio_button with specified parent, check_state, location, size, and name. | |
| static auto | options () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button. | |
| static auto | options (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified location. | |
| static auto | options (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified location, and size. | |
| static auto | options (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified location, size, and name. | |
| static auto | options (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified and check_state. | |
| static auto | options (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified check_state, and location. | |
| static auto | options (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified check_state, location, and size. | |
| static auto | options (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified check_state, location, size, and name. | |
| static auto | options (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent. | |
| static auto | options (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, and location. | |
| static auto | options (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, location, and size. | |
| static auto | options (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, location, size, and name. | |
| static auto | options (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, and check_state. | |
| static auto | options (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, check_state, and location. | |
| static auto | options (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, check_state, location, and size. | |
| static auto | options (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent options radio_button with specified parent, check_state, location, size, and name. | |
| static auto | paste () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button. | |
| static auto | paste (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified location. | |
| static auto | paste (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified location, and size. | |
| static auto | paste (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified location, size, and name. | |
| static auto | paste (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified and check_state. | |
| static auto | paste (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified check_state, and location. | |
| static auto | paste (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified check_state, location, and size. | |
| static auto | paste (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified check_state, location, size, and name. | |
| static auto | paste (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent. | |
| static auto | paste (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, and location. | |
| static auto | paste (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, location, and size. | |
| static auto | paste (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, location, size, and name. | |
| static auto | paste (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, and check_state. | |
| static auto | paste (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, and location. | |
| static auto | paste (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, location, and size. | |
| static auto | paste (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent paste radio_button with specified parent, check_state, location, size, and name. | |
| static auto | preferences () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button. | |
| static auto | preferences (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified location. | |
| static auto | preferences (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified location, and size. | |
| static auto | preferences (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified location, size, and name. | |
| static auto | preferences (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified and check_state. | |
| static auto | preferences (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified check_state, and location. | |
| static auto | preferences (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified check_state, location, and size. | |
| static auto | preferences (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified check_state, location, size, and name. | |
| static auto | preferences (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent. | |
| static auto | preferences (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, and location. | |
| static auto | preferences (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, location, and size. | |
| static auto | preferences (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, location, size, and name. | |
| static auto | preferences (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, and check_state. | |
| static auto | preferences (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, and location. | |
| static auto | preferences (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, location, and size. | |
| static auto | preferences (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent preferences radio_button with specified parent, check_state, location, size, and name. | |
| static auto | previous () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button. | |
| static auto | previous (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified location. | |
| static auto | previous (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified location, and size. | |
| static auto | previous (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified location, size, and name. | |
| static auto | previous (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified and check_state. | |
| static auto | previous (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified check_state, and location. | |
| static auto | previous (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified check_state, location, and size. | |
| static auto | previous (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified check_state, location, size, and name. | |
| static auto | previous (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent. | |
| static auto | previous (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, and location. | |
| static auto | previous (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, location, and size. | |
| static auto | previous (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, location, size, and name. | |
| static auto | previous (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, and check_state. | |
| static auto | previous (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, and location. | |
| static auto | previous (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, location, and size. | |
| static auto | previous (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent previous radio_button with specified parent, check_state, location, size, and name. | |
| static auto | print () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button. | |
| static auto | print (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified location. | |
| static auto | print (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified location, and size. | |
| static auto | print (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified location, size, and name. | |
| static auto | print (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified and check_state. | |
| static auto | print (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified check_state, and location. | |
| static auto | print (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified check_state, location, and size. | |
| static auto | print (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified check_state, location, size, and name. | |
| static auto | print (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent. | |
| static auto | print (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, and location. | |
| static auto | print (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, location, and size. | |
| static auto | print (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, location, size, and name. | |
| static auto | print (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, and check_state. | |
| static auto | print (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, check_state, and location. | |
| static auto | print (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, check_state, location, and size. | |
| static auto | print (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print radio_button with specified parent, check_state, location, size, and name. | |
| static auto | print_preview () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button. | |
| static auto | print_preview (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified location. | |
| static auto | print_preview (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified location, and size. | |
| static auto | print_preview (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified location, size, and name. | |
| static auto | print_preview (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified and check_state. | |
| static auto | print_preview (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified check_state, and location. | |
| static auto | print_preview (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified check_state, location, and size. | |
| static auto | print_preview (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified check_state, location, size, and name. | |
| static auto | print_preview (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent. | |
| static auto | print_preview (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, and location. | |
| static auto | print_preview (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, location, and size. | |
| static auto | print_preview (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, location, size, and name. | |
| static auto | print_preview (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, and check_state. | |
| static auto | print_preview (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, and location. | |
| static auto | print_preview (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, location, and size. | |
| static auto | print_preview (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent print_preview radio_button with specified parent, check_state, location, size, and name. | |
| static auto | properties () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button. | |
| static auto | properties (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified location. | |
| static auto | properties (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified location, and size. | |
| static auto | properties (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified location, size, and name. | |
| static auto | properties (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified and check_state. | |
| static auto | properties (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified check_state, and location. | |
| static auto | properties (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified check_state, location, and size. | |
| static auto | properties (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified check_state, location, size, and name. | |
| static auto | properties (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent. | |
| static auto | properties (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, and location. | |
| static auto | properties (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, location, and size. | |
| static auto | properties (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, location, size, and name. | |
| static auto | properties (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, and check_state. | |
| static auto | properties (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, and location. | |
| static auto | properties (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, location, and size. | |
| static auto | properties (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent properties radio_button with specified parent, check_state, location, size, and name. | |
| static auto | quit () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button. | |
| static auto | quit (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified location. | |
| static auto | quit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified location, and size. | |
| static auto | quit (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified location, size, and name. | |
| static auto | quit (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified and check_state. | |
| static auto | quit (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified check_state, and location. | |
| static auto | quit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified check_state, location, and size. | |
| static auto | quit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified check_state, location, size, and name. | |
| static auto | quit (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent. | |
| static auto | quit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, and location. | |
| static auto | quit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, location, and size. | |
| static auto | quit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, location, size, and name. | |
| static auto | quit (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, and check_state. | |
| static auto | quit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, and location. | |
| static auto | quit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, location, and size. | |
| static auto | quit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent quit radio_button with specified parent, check_state, location, size, and name. | |
| static auto | redo () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button. | |
| static auto | redo (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified location. | |
| static auto | redo (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified location, and size. | |
| static auto | redo (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified location, size, and name. | |
| static auto | redo (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified and check_state. | |
| static auto | redo (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified check_state, and location. | |
| static auto | redo (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified check_state, location, and size. | |
| static auto | redo (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified check_state, location, size, and name. | |
| static auto | redo (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent. | |
| static auto | redo (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, and location. | |
| static auto | redo (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, location, and size. | |
| static auto | redo (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, location, size, and name. | |
| static auto | redo (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, and check_state. | |
| static auto | redo (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, and location. | |
| static auto | redo (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, location, and size. | |
| static auto | redo (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent redo radio_button with specified parent, check_state, location, size, and name. | |
| static auto | refresh () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button. | |
| static auto | refresh (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified location. | |
| static auto | refresh (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified location, and size. | |
| static auto | refresh (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified location, size, and name. | |
| static auto | refresh (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified and check_state. | |
| static auto | refresh (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified check_state, and location. | |
| static auto | refresh (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified check_state, location, and size. | |
| static auto | refresh (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified check_state, location, size, and name. | |
| static auto | refresh (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent. | |
| static auto | refresh (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, and location. | |
| static auto | refresh (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, location, and size. | |
| static auto | refresh (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, location, size, and name. | |
| static auto | refresh (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, and check_state. | |
| static auto | refresh (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, and location. | |
| static auto | refresh (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, location, and size. | |
| static auto | refresh (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent refresh radio_button with specified parent, check_state, location, size, and name. | |
| static auto | remove () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button. | |
| static auto | remove (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified location. | |
| static auto | remove (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified location, and size. | |
| static auto | remove (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified location, size, and name. | |
| static auto | remove (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified and check_state. | |
| static auto | remove (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified check_state, and location. | |
| static auto | remove (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified check_state, location, and size. | |
| static auto | remove (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified check_state, location, size, and name. | |
| static auto | remove (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent. | |
| static auto | remove (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, and location. | |
| static auto | remove (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, location, and size. | |
| static auto | remove (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, location, size, and name. | |
| static auto | remove (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, and check_state. | |
| static auto | remove (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, and location. | |
| static auto | remove (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, location, and size. | |
| static auto | remove (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent remove radio_button with specified parent, check_state, location, size, and name. | |
| static auto | replace () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button. | |
| static auto | replace (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified location. | |
| static auto | replace (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified location, and size. | |
| static auto | replace (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified location, size, and name. | |
| static auto | replace (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified and check_state. | |
| static auto | replace (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified check_state, and location. | |
| static auto | replace (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified check_state, location, and size. | |
| static auto | replace (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified check_state, location, size, and name. | |
| static auto | replace (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent. | |
| static auto | replace (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, and location. | |
| static auto | replace (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, location, and size. | |
| static auto | replace (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, location, size, and name. | |
| static auto | replace (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, and check_state. | |
| static auto | replace (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, and location. | |
| static auto | replace (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, location, and size. | |
| static auto | replace (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent replace radio_button with specified parent, check_state, location, size, and name. | |
| static auto | retry () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button. | |
| static auto | retry (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified location. | |
| static auto | retry (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified location, and size. | |
| static auto | retry (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified location, size, and name. | |
| static auto | retry (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified and check_state. | |
| static auto | retry (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified check_state, and location. | |
| static auto | retry (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified check_state, location, and size. | |
| static auto | retry (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified check_state, location, size, and name. | |
| static auto | retry (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent. | |
| static auto | retry (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, and location. | |
| static auto | retry (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, location, and size. | |
| static auto | retry (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, location, size, and name. | |
| static auto | retry (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, and check_state. | |
| static auto | retry (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, and location. | |
| static auto | retry (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, location, and size. | |
| static auto | retry (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent retry radio_button with specified parent, check_state, location, size, and name. | |
| static auto | revert_to_saved () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button. | |
| static auto | revert_to_saved (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified location. | |
| static auto | revert_to_saved (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified location, and size. | |
| static auto | revert_to_saved (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified location, size, and name. | |
| static auto | revert_to_saved (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified and check_state. | |
| static auto | revert_to_saved (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, and location. | |
| static auto | revert_to_saved (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, location, and size. | |
| static auto | revert_to_saved (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified check_state, location, size, and name. | |
| static auto | revert_to_saved (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, and location. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, location, and size. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, location, size, and name. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, and check_state. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, and location. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, location, and size. | |
| static auto | revert_to_saved (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent, check_state, location, size, and name. | |
| static auto | save () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button. | |
| static auto | save (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified location. | |
| static auto | save (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified location, and size. | |
| static auto | save (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified location, size, and name. | |
| static auto | save (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified and check_state. | |
| static auto | save (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified check_state, and location. | |
| static auto | save (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified check_state, location, and size. | |
| static auto | save (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified check_state, location, size, and name. | |
| static auto | save (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent. | |
| static auto | save (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, and location. | |
| static auto | save (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, location, and size. | |
| static auto | save (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, location, size, and name. | |
| static auto | save (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, and check_state. | |
| static auto | save (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, check_state, and location. | |
| static auto | save (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, check_state, location, and size. | |
| static auto | save (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save radio_button with specified parent, check_state, location, size, and name. | |
| static auto | save_as () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button. | |
| static auto | save_as (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified location. | |
| static auto | save_as (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified location, and size. | |
| static auto | save_as (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified location, size, and name. | |
| static auto | save_as (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified and check_state. | |
| static auto | save_as (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified check_state, and location. | |
| static auto | save_as (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified check_state, location, and size. | |
| static auto | save_as (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified check_state, location, size, and name. | |
| static auto | save_as (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent. | |
| static auto | save_as (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, and location. | |
| static auto | save_as (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, location, and size. | |
| static auto | save_as (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, location, size, and name. | |
| static auto | save_as (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, and check_state. | |
| static auto | save_as (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, and location. | |
| static auto | save_as (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, location, and size. | |
| static auto | save_as (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent save_as radio_button with specified parent, check_state, location, size, and name. | |
| static auto | search () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button. | |
| static auto | search (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified location. | |
| static auto | search (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified location, and size. | |
| static auto | search (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified location, size, and name. | |
| static auto | search (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified and check_state. | |
| static auto | search (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified check_state, and location. | |
| static auto | search (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified check_state, location, and size. | |
| static auto | search (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified check_state, location, size, and name. | |
| static auto | search (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent. | |
| static auto | search (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, and location. | |
| static auto | search (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, location, and size. | |
| static auto | search (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, location, size, and name. | |
| static auto | search (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, and check_state. | |
| static auto | search (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, check_state, and location. | |
| static auto | search (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, check_state, location, and size. | |
| static auto | search (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent search radio_button with specified parent, check_state, location, size, and name. | |
| static auto | select_all () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button. | |
| static auto | select_all (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified location. | |
| static auto | select_all (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified location, and size. | |
| static auto | select_all (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified location, size, and name. | |
| static auto | select_all (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified and check_state. | |
| static auto | select_all (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified check_state, and location. | |
| static auto | select_all (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified check_state, location, and size. | |
| static auto | select_all (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified check_state, location, size, and name. | |
| static auto | select_all (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent. | |
| static auto | select_all (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, and location. | |
| static auto | select_all (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, location, and size. | |
| static auto | select_all (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, location, size, and name. | |
| static auto | select_all (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, and check_state. | |
| static auto | select_all (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, and location. | |
| static auto | select_all (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, location, and size. | |
| static auto | select_all (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent select_all radio_button with specified parent, check_state, location, size, and name. | |
| static auto | settings () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button. | |
| static auto | settings (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified location. | |
| static auto | settings (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified location, and size. | |
| static auto | settings (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified location, size, and name. | |
| static auto | settings (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified and check_state. | |
| static auto | settings (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified check_state, and location. | |
| static auto | settings (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified check_state, location, and size. | |
| static auto | settings (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified check_state, location, size, and name. | |
| static auto | settings (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent. | |
| static auto | settings (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, and location. | |
| static auto | settings (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, location, and size. | |
| static auto | settings (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, location, size, and name. | |
| static auto | settings (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, and check_state. | |
| static auto | settings (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, and location. | |
| static auto | settings (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, location, and size. | |
| static auto | settings (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent settings radio_button with specified parent, check_state, location, size, and name. | |
| static auto | spell_check () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button. | |
| static auto | spell_check (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified location. | |
| static auto | spell_check (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified location, and size. | |
| static auto | spell_check (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified location, size, and name. | |
| static auto | spell_check (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified and check_state. | |
| static auto | spell_check (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified check_state, and location. | |
| static auto | spell_check (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified check_state, location, and size. | |
| static auto | spell_check (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified check_state, location, size, and name. | |
| static auto | spell_check (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent. | |
| static auto | spell_check (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, and location. | |
| static auto | spell_check (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, location, and size. | |
| static auto | spell_check (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, location, size, and name. | |
| static auto | spell_check (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, and check_state. | |
| static auto | spell_check (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, and location. | |
| static auto | spell_check (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, location, and size. | |
| static auto | spell_check (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent spell_check radio_button with specified parent, check_state, location, size, and name. | |
| static auto | stop () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button. | |
| static auto | stop (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified location. | |
| static auto | stop (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified location, and size. | |
| static auto | stop (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified location, size, and name. | |
| static auto | stop (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified and check_state. | |
| static auto | stop (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified check_state, and location. | |
| static auto | stop (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified check_state, location, and size. | |
| static auto | stop (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified check_state, location, size, and name. | |
| static auto | stop (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent. | |
| static auto | stop (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, and location. | |
| static auto | stop (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, location, and size. | |
| static auto | stop (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, location, size, and name. | |
| static auto | stop (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, and check_state. | |
| static auto | stop (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, and location. | |
| static auto | stop (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, location, and size. | |
| static auto | stop (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent stop radio_button with specified parent, check_state, location, size, and name. | |
| static auto | strikeout () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button. | |
| static auto | strikeout (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified location. | |
| static auto | strikeout (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified location, and size. | |
| static auto | strikeout (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified location, size, and name. | |
| static auto | strikeout (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified and check_state. | |
| static auto | strikeout (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified check_state, and location. | |
| static auto | strikeout (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified check_state, location, and size. | |
| static auto | strikeout (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified check_state, location, size, and name. | |
| static auto | strikeout (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent. | |
| static auto | strikeout (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, and location. | |
| static auto | strikeout (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, location, and size. | |
| static auto | strikeout (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, location, size, and name. | |
| static auto | strikeout (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, and check_state. | |
| static auto | strikeout (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, and location. | |
| static auto | strikeout (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, location, and size. | |
| static auto | strikeout (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent strikeout radio_button with specified parent, check_state, location, size, and name. | |
| static auto | tools () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button. | |
| static auto | tools (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified location. | |
| static auto | tools (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified location, and size. | |
| static auto | tools (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified location, size, and name. | |
| static auto | tools (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified and check_state. | |
| static auto | tools (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified check_state, and location. | |
| static auto | tools (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified check_state, location, and size. | |
| static auto | tools (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified check_state, location, size, and name. | |
| static auto | tools (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent. | |
| static auto | tools (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, and location. | |
| static auto | tools (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, location, and size. | |
| static auto | tools (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, location, size, and name. | |
| static auto | tools (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, and check_state. | |
| static auto | tools (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, and location. | |
| static auto | tools (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, location, and size. | |
| static auto | tools (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent tools radio_button with specified parent, check_state, location, size, and name. | |
| static auto | top () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button. | |
| static auto | top (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified location. | |
| static auto | top (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified location, and size. | |
| static auto | top (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified location, size, and name. | |
| static auto | top (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified and check_state. | |
| static auto | top (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified check_state, and location. | |
| static auto | top (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified check_state, location, and size. | |
| static auto | top (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified check_state, location, size, and name. | |
| static auto | top (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent. | |
| static auto | top (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, and location. | |
| static auto | top (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, location, and size. | |
| static auto | top (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, location, size, and name. | |
| static auto | top (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, and check_state. | |
| static auto | top (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, check_state, and location. | |
| static auto | top (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, check_state, location, and size. | |
| static auto | top (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent top radio_button with specified parent, check_state, location, size, and name. | |
| static auto | undelete () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button. | |
| static auto | undelete (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified location. | |
| static auto | undelete (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified location, and size. | |
| static auto | undelete (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified location, size, and name. | |
| static auto | undelete (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified and check_state. | |
| static auto | undelete (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified check_state, and location. | |
| static auto | undelete (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified check_state, location, and size. | |
| static auto | undelete (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified check_state, location, size, and name. | |
| static auto | undelete (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent. | |
| static auto | undelete (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, and location. | |
| static auto | undelete (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, location, and size. | |
| static auto | undelete (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, location, size, and name. | |
| static auto | undelete (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, and check_state. | |
| static auto | undelete (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, and location. | |
| static auto | undelete (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, location, and size. | |
| static auto | undelete (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undelete radio_button with specified parent, check_state, location, size, and name. | |
| static auto | underline () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button. | |
| static auto | underline (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified location. | |
| static auto | underline (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified location, and size. | |
| static auto | underline (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified location, size, and name. | |
| static auto | underline (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified and check_state. | |
| static auto | underline (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified check_state, and location. | |
| static auto | underline (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified check_state, location, and size. | |
| static auto | underline (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified check_state, location, size, and name. | |
| static auto | underline (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent. | |
| static auto | underline (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, and location. | |
| static auto | underline (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, location, and size. | |
| static auto | underline (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, location, size, and name. | |
| static auto | underline (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, and check_state. | |
| static auto | underline (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, and location. | |
| static auto | underline (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, location, and size. | |
| static auto | underline (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent underline radio_button with specified parent, check_state, location, size, and name. | |
| static auto | undo () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button. | |
| static auto | undo (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified location. | |
| static auto | undo (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified location, and size. | |
| static auto | undo (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified location, size, and name. | |
| static auto | undo (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified and check_state. | |
| static auto | undo (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified check_state, and location. | |
| static auto | undo (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified check_state, location, and size. | |
| static auto | undo (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified check_state, location, size, and name. | |
| static auto | undo (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent. | |
| static auto | undo (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, and location. | |
| static auto | undo (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, location, and size. | |
| static auto | undo (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, location, size, and name. | |
| static auto | undo (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, and check_state. | |
| static auto | undo (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, and location. | |
| static auto | undo (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, location, and size. | |
| static auto | undo (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent undo radio_button with specified parent, check_state, location, size, and name. | |
| static auto | unindent () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button. | |
| static auto | unindent (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified location. | |
| static auto | unindent (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified location, and size. | |
| static auto | unindent (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified location, size, and name. | |
| static auto | unindent (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified and check_state. | |
| static auto | unindent (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified check_state, and location. | |
| static auto | unindent (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified check_state, location, and size. | |
| static auto | unindent (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified check_state, location, size, and name. | |
| static auto | unindent (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent. | |
| static auto | unindent (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, and location. | |
| static auto | unindent (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, location, and size. | |
| static auto | unindent (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, location, size, and name. | |
| static auto | unindent (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, and check_state. | |
| static auto | unindent (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, and location. | |
| static auto | unindent (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, location, and size. | |
| static auto | unindent (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent unindent radio_button with specified parent, check_state, location, size, and name. | |
| static auto | up () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button. | |
| static auto | up (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified location. | |
| static auto | up (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified location, and size. | |
| static auto | up (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified location, size, and name. | |
| static auto | up (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified and check_state. | |
| static auto | up (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified check_state, and location. | |
| static auto | up (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified check_state, location, and size. | |
| static auto | up (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified check_state, location, size, and name. | |
| static auto | up (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent. | |
| static auto | up (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, and location. | |
| static auto | up (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, location, and size. | |
| static auto | up (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, location, size, and name. | |
| static auto | up (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, and check_state. | |
| static auto | up (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, check_state, and location. | |
| static auto | up (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, check_state, location, and size. | |
| static auto | up (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent up radio_button with specified parent, check_state, location, size, and name. | |
| static auto | view () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button. | |
| static auto | view (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified location. | |
| static auto | view (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified location, and size. | |
| static auto | view (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified location, size, and name. | |
| static auto | view (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified and check_state. | |
| static auto | view (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified check_state, and location. | |
| static auto | view (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified check_state, location, and size. | |
| static auto | view (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified check_state, location, size, and name. | |
| static auto | view (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent. | |
| static auto | view (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, and location. | |
| static auto | view (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, location, and size. | |
| static auto | view (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, location, size, and name. | |
| static auto | view (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, and check_state. | |
| static auto | view (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, check_state, and location. | |
| static auto | view (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, check_state, location, and size. | |
| static auto | view (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent view radio_button with specified parent, check_state, location, size, and name. | |
| static auto | window () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button. | |
| static auto | window (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified location. | |
| static auto | window (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified location, and size. | |
| static auto | window (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified location, size, and name. | |
| static auto | window (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified and check_state. | |
| static auto | window (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified check_state, and location. | |
| static auto | window (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified check_state, location, and size. | |
| static auto | window (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified check_state, location, size, and name. | |
| static auto | window (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent. | |
| static auto | window (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, and location. | |
| static auto | window (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, location, and size. | |
| static auto | window (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, location, size, and name. | |
| static auto | window (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, and check_state. | |
| static auto | window (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, check_state, and location. | |
| static auto | window (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, check_state, location, and size. | |
| static auto | window (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent window radio_button with specified parent, check_state, location, size, and name. | |
| static auto | yes () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button. | |
| static auto | yes (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified location. | |
| static auto | yes (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified location, and size. | |
| static auto | yes (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified location, size, and name. | |
| static auto | yes (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified and check_state. | |
| static auto | yes (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified check_state, and location. | |
| static auto | yes (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified check_state, location, and size. | |
| static auto | yes (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified check_state, location, size, and name. | |
| static auto | yes (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent. | |
| static auto | yes (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, and location. | |
| static auto | yes (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, location, and size. | |
| static auto | yes (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, location, size, and name. | |
| static auto | yes (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, and check_state. | |
| static auto | yes (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, and location. | |
| static auto | yes (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, location, and size. | |
| static auto | yes (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent yes radio_button with specified parent, check_state, location, size, and name. | |
| static auto | zoom_in () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button. | |
| static auto | zoom_in (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified location. | |
| static auto | zoom_in (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified location, and size. | |
| static auto | zoom_in (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified location, size, and name. | |
| static auto | zoom_in (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified and check_state. | |
| static auto | zoom_in (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, and location. | |
| static auto | zoom_in (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, location, and size. | |
| static auto | zoom_in (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified check_state, location, size, and name. | |
| static auto | zoom_in (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent. | |
| static auto | zoom_in (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, and location. | |
| static auto | zoom_in (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, location, and size. | |
| static auto | zoom_in (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, location, size, and name. | |
| static auto | zoom_in (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, and check_state. | |
| static auto | zoom_in (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, and location. | |
| static auto | zoom_in (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, location, and size. | |
| static auto | zoom_in (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_in radio_button with specified parent, check_state, location, size, and name. | |
| static auto | zoom_out () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button. | |
| static auto | zoom_out (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified location. | |
| static auto | zoom_out (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified location, and size. | |
| static auto | zoom_out (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified location, size, and name. | |
| static auto | zoom_out (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified and check_state. | |
| static auto | zoom_out (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, and location. | |
| static auto | zoom_out (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, location, and size. | |
| static auto | zoom_out (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified check_state, location, size, and name. | |
| static auto | zoom_out (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent. | |
| static auto | zoom_out (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, and location. | |
| static auto | zoom_out (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, location, and size. | |
| static auto | zoom_out (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, location, size, and name. | |
| static auto | zoom_out (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, and check_state. | |
| static auto | zoom_out (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, and location. | |
| static auto | zoom_out (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, location, and size. | |
| static auto | zoom_out (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_out radio_button with specified parent, check_state, location, size, and name. | |
| static auto | zoom_to_fit () -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button. | |
| static auto | zoom_to_fit (const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location. | |
| static auto | zoom_to_fit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location, and size. | |
| static auto | zoom_to_fit (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location, size, and name. | |
| static auto | zoom_to_fit (bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified and check_state. | |
| static auto | zoom_to_fit (bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, and location. | |
| static auto | zoom_to_fit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, location, and size. | |
| static auto | zoom_to_fit (bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified check_state, location, size, and name. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and location. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, location, and size. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, location, size, and name. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, bool checked) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and check_state. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, and location. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, location, and size. | |
| static auto | zoom_to_fit (const xtd::forms::control &parent, bool checked, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) -> xtd::forms::radio_button |
| Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, check_state, location, size, and name. | |
|
staticnodiscard |
Create a system-defined radio_button that represent abort radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent abort radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent abort radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent about radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent about radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent about radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent actual_size radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent actual_size radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent actual_size radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent add radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent add radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent add radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent alignment radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent alignment radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent alignment radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent align_left radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent align_left radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent align_left radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent align_right radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent align_right radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent align_right radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent apply radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent apply radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent apply radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent ascending radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent ascending radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent ascending radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent back radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent back radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent back radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent bold radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent bold radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent bold radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent bottom radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent bottom radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent bottom radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent cancel radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent cancel radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent cancel radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent cdrom radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent cdrom radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent cdrom radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent centered radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent centered radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent centered radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent clear radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent clear radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent clear radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent close radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent close radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent close radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent color radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent color radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent color radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent contents radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent contents radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent contents radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent convert radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent convert radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent convert radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent copy radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent copy radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent copy radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent customize radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent customize radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent customize radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent cut radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent cut radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent cut radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent del radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent del radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent del radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent descending radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent descending radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent descending radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent down radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent down radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent down radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent edit radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent edit radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent edit radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent execute radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent execute radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent execute radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent exit radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent exit radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent exit radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent file radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent file radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent file radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent find radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent find radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent find radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent first radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent first radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent first radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent floppy radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent floppy radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent floppy radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent font radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent font radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent font radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent forward radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent forward radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent forward radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent harddisk radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent harddisk radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent harddisk radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent help radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent help radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent help radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent home radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent home radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent home radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent ignore radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent ignore radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent ignore radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent indent radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent indent radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent indent radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent index radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent index radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent index radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent info radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent info radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent info radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent italic radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent italic radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent italic radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent justified radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent justified radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent justified radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent jump_to radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent jump_to radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent jump_to radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent last radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent last radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent last radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent network radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent network radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent network radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent new_ radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent new_ radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent new_ radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent next radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent next radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent next radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent no radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent no radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent no radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent ok radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent ok radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent ok radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent open radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent open radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent open radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent options radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent options radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent options radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent paste radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent paste radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent paste radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent preferences radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent preferences radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent preferences radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent previous radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent previous radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent previous radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent print radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent print radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent print radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent print_preview radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent print_preview radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent print_preview radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent properties radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent properties radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent properties radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent quit radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent quit radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent quit radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent redo radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent redo radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent redo radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent refresh radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent refresh radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent refresh radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent remove radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent remove radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent remove radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent replace radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent replace radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent replace radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent retry radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent retry radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent retry radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent revert_to_saved radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent revert_to_saved radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent save radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent save radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent save radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent save_as radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent save_as radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent save_as radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent search radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent search radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent search radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent select_all radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent select_all radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent select_all radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent settings radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent settings radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent settings radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent spell_check radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent spell_check radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent spell_check radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent stop radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent stop radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent stop radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent strikeout radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent strikeout radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent strikeout radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent tools radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent tools radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent tools radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent top radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent top radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent top radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent undelete radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent undelete radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent undelete radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent underline radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent underline radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent underline radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent undo radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent undo radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent undo radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent unindent radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent unindent radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent unindent radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent up radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent up radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent up radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent view radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent view radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent view radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent window radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent window radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent window radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent yes radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent yes radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent yes radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_in radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_in radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_in radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_out radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_out radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_out radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_to_fit radio_button.
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified location.
| location | The radio_button location in pixels. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent.
| parent | The control that contains the radio_button. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |
|
staticnodiscard |
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. |