|
| static auto | abort () -> xtd::forms::button |
| | Create a system-defined button that represent abort button.
|
| static auto | abort (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent abort button with specified location.
|
| static auto | abort (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent abort 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::button |
| | Create a system-defined button that represent abort button with specified location, size, and name.
|
| static auto | abort (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent abort button with specified parent.
|
| static auto | abort (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent abort 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::button |
| | Create a system-defined button that represent abort 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::button |
| | Create a system-defined button that represent abort button with specified parent, location, size, and name.
|
| static auto | about () -> xtd::forms::button |
| | Create a system-defined button that represent about button.
|
| static auto | about (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent about button with specified location.
|
| static auto | about (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent about 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::button |
| | Create a system-defined button that represent about button with specified location, size, and name.
|
| static auto | about (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent about button with specified parent.
|
| static auto | about (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent about 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::button |
| | Create a system-defined button that represent about 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::button |
| | Create a system-defined button that represent about button with specified parent, location, size, and name.
|
| static auto | actual_size () -> xtd::forms::button |
| | Create a system-defined button that represent actual_size button.
|
| static auto | actual_size (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent actual_size button with specified location.
|
| static auto | actual_size (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent actual_size 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::button |
| | Create a system-defined button that represent actual_size button with specified location, size, and name.
|
| static auto | actual_size (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent actual_size button with specified parent.
|
| static auto | actual_size (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent actual_size 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::button |
| | Create a system-defined button that represent actual_size 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::button |
| | Create a system-defined button that represent actual_size button with specified parent, location, size, and name.
|
| static auto | add () -> xtd::forms::button |
| | Create a system-defined button that represent add button.
|
| static auto | add (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent add button with specified location.
|
| static auto | add (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent add 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::button |
| | Create a system-defined button that represent add button with specified location, size, and name.
|
| static auto | add (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent add button with specified parent.
|
| static auto | add (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent add 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::button |
| | Create a system-defined button that represent add 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::button |
| | Create a system-defined button that represent add button with specified parent, location, size, and name.
|
| static auto | alignment () -> xtd::forms::button |
| | Create a system-defined button that represent alignment button.
|
| static auto | alignment (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent alignment button with specified location.
|
| static auto | alignment (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent alignment 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::button |
| | Create a system-defined button that represent alignment button with specified location, size, and name.
|
| static auto | alignment (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent alignment button with specified parent.
|
| static auto | alignment (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent alignment 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::button |
| | Create a system-defined button that represent alignment 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::button |
| | Create a system-defined button that represent alignment button with specified parent, location, size, and name.
|
| static auto | align_left () -> xtd::forms::button |
| | Create a system-defined button that represent align_left button.
|
| static auto | align_left (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent align_left button with specified location.
|
| static auto | align_left (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent align_left 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::button |
| | Create a system-defined button that represent align_left button with specified location, size, and name.
|
| static auto | align_left (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent align_left button with specified parent.
|
| static auto | align_left (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent align_left 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::button |
| | Create a system-defined button that represent align_left 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::button |
| | Create a system-defined button that represent align_left button with specified parent, location, size, and name.
|
| static auto | align_right () -> xtd::forms::button |
| | Create a system-defined button that represent align_right button.
|
| static auto | align_right (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent align_right button with specified location.
|
| static auto | align_right (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent align_right 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::button |
| | Create a system-defined button that represent align_right button with specified location, size, and name.
|
| static auto | align_right (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent align_right button with specified parent.
|
| static auto | align_right (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent align_right 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::button |
| | Create a system-defined button that represent align_right 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::button |
| | Create a system-defined button that represent align_right button with specified parent, location, size, and name.
|
| static auto | apply () -> xtd::forms::button |
| | Create a system-defined button that represent apply button.
|
| static auto | apply (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent apply button with specified location.
|
| static auto | apply (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent apply 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::button |
| | Create a system-defined button that represent apply button with specified location, size, and name.
|
| static auto | apply (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent apply button with specified parent.
|
| static auto | apply (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent apply 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::button |
| | Create a system-defined button that represent apply 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::button |
| | Create a system-defined button that represent apply button with specified parent, location, size, and name.
|
| static auto | ascending () -> xtd::forms::button |
| | Create a system-defined button that represent ascending button.
|
| static auto | ascending (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent ascending button with specified location.
|
| static auto | ascending (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent ascending 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::button |
| | Create a system-defined button that represent ascending button with specified location, size, and name.
|
| static auto | ascending (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent ascending button with specified parent.
|
| static auto | ascending (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent ascending 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::button |
| | Create a system-defined button that represent ascending 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::button |
| | Create a system-defined button that represent ascending button with specified parent, location, size, and name.
|
| static auto | back () -> xtd::forms::button |
| | Create a system-defined button that represent back button.
|
| static auto | back (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent back button with specified location.
|
| static auto | back (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent back 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::button |
| | Create a system-defined button that represent back button with specified location, size, and name.
|
| static auto | back (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent back button with specified parent.
|
| static auto | back (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent back 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::button |
| | Create a system-defined button that represent back 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::button |
| | Create a system-defined button that represent back button with specified parent, location, size, and name.
|
| static auto | bold () -> xtd::forms::button |
| | Create a system-defined button that represent bold button.
|
| static auto | bold (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent bold button with specified location.
|
| static auto | bold (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent bold 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::button |
| | Create a system-defined button that represent bold button with specified location, size, and name.
|
| static auto | bold (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent bold button with specified parent.
|
| static auto | bold (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent bold 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::button |
| | Create a system-defined button that represent bold 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::button |
| | Create a system-defined button that represent bold button with specified parent, location, size, and name.
|
| static auto | bottom () -> xtd::forms::button |
| | Create a system-defined button that represent bottom button.
|
| static auto | bottom (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent bottom button with specified location.
|
| static auto | bottom (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent bottom 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::button |
| | Create a system-defined button that represent bottom button with specified location, size, and name.
|
| static auto | bottom (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent bottom button with specified parent.
|
| static auto | bottom (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent bottom 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::button |
| | Create a system-defined button that represent bottom 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::button |
| | Create a system-defined button that represent bottom button with specified parent, location, size, and name.
|
| static auto | cancel () -> xtd::forms::button |
| | Create a system-defined button that represent cancel button.
|
| static auto | cancel (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent cancel button with specified location.
|
| static auto | cancel (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent cancel 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::button |
| | Create a system-defined button that represent cancel button with specified location, size, and name.
|
| static auto | cancel (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent cancel button with specified parent.
|
| static auto | cancel (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent cancel 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::button |
| | Create a system-defined button that represent cancel 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::button |
| | Create a system-defined button that represent cancel button with specified parent, location, size, and name.
|
| static auto | cdrom () -> xtd::forms::button |
| | Create a system-defined button that represent cdrom button.
|
| static auto | cdrom (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent cdrom button with specified location.
|
| static auto | cdrom (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent cdrom 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::button |
| | Create a system-defined button that represent cdrom button with specified location, size, and name.
|
| static auto | cdrom (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent cdrom button with specified parent.
|
| static auto | cdrom (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent cdrom 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::button |
| | Create a system-defined button that represent cdrom 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::button |
| | Create a system-defined button that represent cdrom button with specified parent, location, size, and name.
|
| static auto | centered () -> xtd::forms::button |
| | Create a system-defined button that represent centered button.
|
| static auto | centered (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent centered button with specified location.
|
| static auto | centered (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent centered 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::button |
| | Create a system-defined button that represent centered button with specified location, size, and name.
|
| static auto | centered (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent centered button with specified parent.
|
| static auto | centered (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent centered 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::button |
| | Create a system-defined button that represent centered 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::button |
| | Create a system-defined button that represent centered button with specified parent, location, size, and name.
|
| static auto | clear () -> xtd::forms::button |
| | Create a system-defined button that represent clear button.
|
| static auto | clear (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent clear button with specified location.
|
| static auto | clear (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent clear 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::button |
| | Create a system-defined button that represent clear button with specified location, size, and name.
|
| static auto | clear (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent clear button with specified parent.
|
| static auto | clear (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent clear 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::button |
| | Create a system-defined button that represent clear 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::button |
| | Create a system-defined button that represent clear button with specified parent, location, size, and name.
|
| static auto | close () -> xtd::forms::button |
| | Create a system-defined button that represent close button.
|
| static auto | close (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent close button with specified location.
|
| static auto | close (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent close 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::button |
| | Create a system-defined button that represent close button with specified location, size, and name.
|
| static auto | close (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent close button with specified parent.
|
| static auto | close (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent close 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::button |
| | Create a system-defined button that represent close 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::button |
| | Create a system-defined button that represent close button with specified parent, location, size, and name.
|
| static auto | color () -> xtd::forms::button |
| | Create a system-defined button that represent color button.
|
| static auto | color (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent color button with specified location.
|
| static auto | color (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent color 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::button |
| | Create a system-defined button that represent color button with specified location, size, and name.
|
| static auto | color (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent color button with specified parent.
|
| static auto | color (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent color 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::button |
| | Create a system-defined button that represent color 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::button |
| | Create a system-defined button that represent color button with specified parent, location, size, and name.
|
| static auto | contents () -> xtd::forms::button |
| | Create a system-defined button that represent contents button.
|
| static auto | contents (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent contents button with specified location.
|
| static auto | contents (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent contents 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::button |
| | Create a system-defined button that represent contents button with specified location, size, and name.
|
| static auto | contents (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent contents button with specified parent.
|
| static auto | contents (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent contents 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::button |
| | Create a system-defined button that represent contents 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::button |
| | Create a system-defined button that represent contents button with specified parent, location, size, and name.
|
| static auto | convert () -> xtd::forms::button |
| | Create a system-defined button that represent convert button.
|
| static auto | convert (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent convert button with specified location.
|
| static auto | convert (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent convert 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::button |
| | Create a system-defined button that represent convert button with specified location, size, and name.
|
| static auto | convert (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent convert button with specified parent.
|
| static auto | convert (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent convert 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::button |
| | Create a system-defined button that represent convert 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::button |
| | Create a system-defined button that represent convert button with specified parent, location, size, and name.
|
| static auto | copy () -> xtd::forms::button |
| | Create a system-defined button that represent copy button.
|
| static auto | copy (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent copy button with specified location.
|
| static auto | copy (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent copy 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::button |
| | Create a system-defined button that represent copy button with specified location, size, and name.
|
| static auto | copy (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent copy button with specified parent.
|
| static auto | copy (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent copy 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::button |
| | Create a system-defined button that represent copy 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::button |
| | Create a system-defined button that represent copy button with specified parent, location, size, and name.
|
| static auto | customize () -> xtd::forms::button |
| | Create a system-defined button that represent customize button.
|
| static auto | customize (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent customize button with specified location.
|
| static auto | customize (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent customize 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::button |
| | Create a system-defined button that represent customize button with specified location, size, and name.
|
| static auto | customize (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent customize button with specified parent.
|
| static auto | customize (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent customize 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::button |
| | Create a system-defined button that represent customize 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::button |
| | Create a system-defined button that represent customize button with specified parent, location, size, and name.
|
| static auto | cut () -> xtd::forms::button |
| | Create a system-defined button that represent cut button.
|
| static auto | cut (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent cut button with specified location.
|
| static auto | cut (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent cut 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::button |
| | Create a system-defined button that represent cut button with specified location, size, and name.
|
| static auto | cut (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent cut button with specified parent.
|
| static auto | cut (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent cut 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::button |
| | Create a system-defined button that represent cut 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::button |
| | Create a system-defined button that represent cut button with specified parent, location, size, and name.
|
| static auto | del () -> xtd::forms::button |
| | Create a system-defined button that represent del button.
|
| static auto | del (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent del button with specified location.
|
| static auto | del (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent del 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::button |
| | Create a system-defined button that represent del button with specified location, size, and name.
|
| static auto | del (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent del button with specified parent.
|
| static auto | del (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent del 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::button |
| | Create a system-defined button that represent del 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::button |
| | Create a system-defined button that represent del button with specified parent, location, size, and name.
|
| static auto | descending () -> xtd::forms::button |
| | Create a system-defined button that represent descending button.
|
| static auto | descending (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent descending button with specified location.
|
| static auto | descending (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent descending 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::button |
| | Create a system-defined button that represent descending button with specified location, size, and name.
|
| static auto | descending (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent descending button with specified parent.
|
| static auto | descending (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent descending 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::button |
| | Create a system-defined button that represent descending 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::button |
| | Create a system-defined button that represent descending button with specified parent, location, size, and name.
|
| static auto | down () -> xtd::forms::button |
| | Create a system-defined button that represent down button.
|
| static auto | down (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent down button with specified location.
|
| static auto | down (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent down 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::button |
| | Create a system-defined button that represent down button with specified location, size, and name.
|
| static auto | down (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent down button with specified parent.
|
| static auto | down (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent down 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::button |
| | Create a system-defined button that represent down 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::button |
| | Create a system-defined button that represent down button with specified parent, location, size, and name.
|
| static auto | edit () -> xtd::forms::button |
| | Create a system-defined button that represent edit button.
|
| static auto | edit (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent edit button with specified location.
|
| static auto | edit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent edit 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::button |
| | Create a system-defined button that represent edit button with specified location, size, and name.
|
| static auto | edit (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent edit button with specified parent.
|
| static auto | edit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent edit 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::button |
| | Create a system-defined button that represent edit 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::button |
| | Create a system-defined button that represent edit button with specified parent, location, size, and name.
|
| static auto | execute () -> xtd::forms::button |
| | Create a system-defined button that represent execute button.
|
| static auto | execute (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent execute button with specified location.
|
| static auto | execute (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent execute 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::button |
| | Create a system-defined button that represent execute button with specified location, size, and name.
|
| static auto | execute (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent execute button with specified parent.
|
| static auto | execute (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent execute 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::button |
| | Create a system-defined button that represent execute 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::button |
| | Create a system-defined button that represent execute button with specified parent, location, size, and name.
|
| static auto | exit () -> xtd::forms::button |
| | Create a system-defined button that represent exit button.
|
| static auto | exit (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent exit button with specified location.
|
| static auto | exit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent exit 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::button |
| | Create a system-defined button that represent exit button with specified location, size, and name.
|
| static auto | exit (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent exit button with specified parent.
|
| static auto | exit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent exit 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::button |
| | Create a system-defined button that represent exit 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::button |
| | Create a system-defined button that represent exit button with specified parent, location, size, and name.
|
| static auto | file () -> xtd::forms::button |
| | Create a system-defined button that represent file button.
|
| static auto | file (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent file button with specified location.
|
| static auto | file (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent file 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::button |
| | Create a system-defined button that represent file button with specified location, size, and name.
|
| static auto | file (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent file button with specified parent.
|
| static auto | file (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent file 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::button |
| | Create a system-defined button that represent file 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::button |
| | Create a system-defined button that represent file button with specified parent, location, size, and name.
|
| static auto | find () -> xtd::forms::button |
| | Create a system-defined button that represent find button.
|
| static auto | find (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent find button with specified location.
|
| static auto | find (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent find 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::button |
| | Create a system-defined button that represent find button with specified location, size, and name.
|
| static auto | find (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent find button with specified parent.
|
| static auto | find (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent find 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::button |
| | Create a system-defined button that represent find 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::button |
| | Create a system-defined button that represent find button with specified parent, location, size, and name.
|
| static auto | first () -> xtd::forms::button |
| | Create a system-defined button that represent first button.
|
| static auto | first (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent first button with specified location.
|
| static auto | first (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent first 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::button |
| | Create a system-defined button that represent first button with specified location, size, and name.
|
| static auto | first (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent first button with specified parent.
|
| static auto | first (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent first 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::button |
| | Create a system-defined button that represent first 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::button |
| | Create a system-defined button that represent first button with specified parent, location, size, and name.
|
| static auto | floppy () -> xtd::forms::button |
| | Create a system-defined button that represent floppy button.
|
| static auto | floppy (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent floppy button with specified location.
|
| static auto | floppy (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent floppy 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::button |
| | Create a system-defined button that represent floppy button with specified location, size, and name.
|
| static auto | floppy (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent floppy button with specified parent.
|
| static auto | floppy (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent floppy 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::button |
| | Create a system-defined button that represent floppy 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::button |
| | Create a system-defined button that represent floppy button with specified parent, location, size, and name.
|
| static auto | font () -> xtd::forms::button |
| | Create a system-defined button that represent font button.
|
| static auto | font (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent font button with specified location.
|
| static auto | font (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent font 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::button |
| | Create a system-defined button that represent font button with specified location, size, and name.
|
| static auto | font (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent font button with specified parent.
|
| static auto | font (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent font 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::button |
| | Create a system-defined button that represent font 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::button |
| | Create a system-defined button that represent font button with specified parent, location, size, and name.
|
| static auto | forward () -> xtd::forms::button |
| | Create a system-defined button that represent forward button.
|
| static auto | forward (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent forward button with specified location.
|
| static auto | forward (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent forward 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::button |
| | Create a system-defined button that represent forward button with specified location, size, and name.
|
| static auto | forward (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent forward button with specified parent.
|
| static auto | forward (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent forward 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::button |
| | Create a system-defined button that represent forward 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::button |
| | Create a system-defined button that represent forward button with specified parent, location, size, and name.
|
| static auto | harddisk () -> xtd::forms::button |
| | Create a system-defined button that represent harddisk button.
|
| static auto | harddisk (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent harddisk button with specified location.
|
| static auto | harddisk (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent harddisk 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::button |
| | Create a system-defined button that represent harddisk button with specified location, size, and name.
|
| static auto | harddisk (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent harddisk button with specified parent.
|
| static auto | harddisk (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent harddisk 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::button |
| | Create a system-defined button that represent harddisk 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::button |
| | Create a system-defined button that represent harddisk button with specified parent, location, size, and name.
|
| static auto | help () -> xtd::forms::button |
| | Create a system-defined button that represent help button.
|
| static auto | help (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent help button with specified location.
|
| static auto | help (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent help 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::button |
| | Create a system-defined button that represent help button with specified location, size, and name.
|
| static auto | help (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent help button with specified parent.
|
| static auto | help (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent help 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::button |
| | Create a system-defined button that represent help 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::button |
| | Create a system-defined button that represent help button with specified parent, location, size, and name.
|
| static auto | home () -> xtd::forms::button |
| | Create a system-defined button that represent home button.
|
| static auto | home (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent home button with specified location.
|
| static auto | home (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent home 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::button |
| | Create a system-defined button that represent home button with specified location, size, and name.
|
| static auto | home (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent home button with specified parent.
|
| static auto | home (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent home 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::button |
| | Create a system-defined button that represent home 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::button |
| | Create a system-defined button that represent home button with specified parent, location, size, and name.
|
| static auto | ignore () -> xtd::forms::button |
| | Create a system-defined button that represent ignore button.
|
| static auto | ignore (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent ignore button with specified location.
|
| static auto | ignore (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent ignore 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::button |
| | Create a system-defined button that represent ignore button with specified location, size, and name.
|
| static auto | ignore (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent ignore button with specified parent.
|
| static auto | ignore (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent ignore 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::button |
| | Create a system-defined button that represent ignore 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::button |
| | Create a system-defined button that represent ignore button with specified parent, location, size, and name.
|
| static auto | indent () -> xtd::forms::button |
| | Create a system-defined button that represent indent button.
|
| static auto | indent (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent indent button with specified location.
|
| static auto | indent (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent indent 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::button |
| | Create a system-defined button that represent indent button with specified location, size, and name.
|
| static auto | indent (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent indent button with specified parent.
|
| static auto | indent (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent indent 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::button |
| | Create a system-defined button that represent indent 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::button |
| | Create a system-defined button that represent indent button with specified parent, location, size, and name.
|
| static auto | index () -> xtd::forms::button |
| | Create a system-defined button that represent index button.
|
| static auto | index (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent index button with specified location.
|
| static auto | index (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent index 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::button |
| | Create a system-defined button that represent index button with specified location, size, and name.
|
| static auto | index (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent index button with specified parent.
|
| static auto | index (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent index 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::button |
| | Create a system-defined button that represent index 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::button |
| | Create a system-defined button that represent index button with specified parent, location, size, and name.
|
| static auto | info () -> xtd::forms::button |
| | Create a system-defined button that represent info button.
|
| static auto | info (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent info button with specified location.
|
| static auto | info (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent info 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::button |
| | Create a system-defined button that represent info button with specified location, size, and name.
|
| static auto | info (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent info button with specified parent.
|
| static auto | info (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent info 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::button |
| | Create a system-defined button that represent info 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::button |
| | Create a system-defined button that represent info button with specified parent, location, size, and name.
|
| static auto | italic () -> xtd::forms::button |
| | Create a system-defined button that represent italic button.
|
| static auto | italic (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent italic button with specified location.
|
| static auto | italic (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent italic 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::button |
| | Create a system-defined button that represent italic button with specified location, size, and name.
|
| static auto | italic (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent italic button with specified parent.
|
| static auto | italic (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent italic 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::button |
| | Create a system-defined button that represent italic 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::button |
| | Create a system-defined button that represent italic button with specified parent, location, size, and name.
|
| static auto | justified () -> xtd::forms::button |
| | Create a system-defined button that represent justified button.
|
| static auto | justified (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent justified button with specified location.
|
| static auto | justified (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent justified 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::button |
| | Create a system-defined button that represent justified button with specified location, size, and name.
|
| static auto | justified (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent justified button with specified parent.
|
| static auto | justified (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent justified 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::button |
| | Create a system-defined button that represent justified 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::button |
| | Create a system-defined button that represent justified button with specified parent, location, size, and name.
|
| static auto | jump_to () -> xtd::forms::button |
| | Create a system-defined button that represent jump_to button.
|
| static auto | jump_to (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent jump_to button with specified location.
|
| static auto | jump_to (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent jump_to 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::button |
| | Create a system-defined button that represent jump_to button with specified location, size, and name.
|
| static auto | jump_to (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent jump_to button with specified parent.
|
| static auto | jump_to (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent jump_to 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::button |
| | Create a system-defined button that represent jump_to 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::button |
| | Create a system-defined button that represent jump_to button with specified parent, location, size, and name.
|
| static auto | last () -> xtd::forms::button |
| | Create a system-defined button that represent last button.
|
| static auto | last (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent last button with specified location.
|
| static auto | last (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent last 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::button |
| | Create a system-defined button that represent last button with specified location, size, and name.
|
| static auto | last (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent last button with specified parent.
|
| static auto | last (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent last 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::button |
| | Create a system-defined button that represent last 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::button |
| | Create a system-defined button that represent last button with specified parent, location, size, and name.
|
| static auto | network () -> xtd::forms::button |
| | Create a system-defined button that represent network button.
|
| static auto | network (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent network button with specified location.
|
| static auto | network (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent network 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::button |
| | Create a system-defined button that represent network button with specified location, size, and name.
|
| static auto | network (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent network button with specified parent.
|
| static auto | network (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent network 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::button |
| | Create a system-defined button that represent network 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::button |
| | Create a system-defined button that represent network button with specified parent, location, size, and name.
|
| static auto | new_ () -> xtd::forms::button |
| | Create a system-defined button that represent new_ button.
|
| static auto | new_ (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent new_ button with specified location.
|
| static auto | new_ (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent new_ 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::button |
| | Create a system-defined button that represent new_ button with specified location, size, and name.
|
| static auto | new_ (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent new_ button with specified parent.
|
| static auto | new_ (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent new_ 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::button |
| | Create a system-defined button that represent new_ 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::button |
| | Create a system-defined button that represent new_ button with specified parent, location, size, and name.
|
| static auto | next () -> xtd::forms::button |
| | Create a system-defined button that represent next button.
|
| static auto | next (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent next button with specified location.
|
| static auto | next (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent next 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::button |
| | Create a system-defined button that represent next button with specified location, size, and name.
|
| static auto | next (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent next button with specified parent.
|
| static auto | next (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent next 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::button |
| | Create a system-defined button that represent next 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::button |
| | Create a system-defined button that represent next button with specified parent, location, size, and name.
|
| static auto | no () -> xtd::forms::button |
| | Create a system-defined button that represent no button.
|
| static auto | no (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent no button with specified location.
|
| static auto | no (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent no 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::button |
| | Create a system-defined button that represent no button with specified location, size, and name.
|
| static auto | no (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent no button with specified parent.
|
| static auto | no (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent no 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::button |
| | Create a system-defined button that represent no 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::button |
| | Create a system-defined button that represent no button with specified parent, location, size, and name.
|
| static auto | ok () -> xtd::forms::button |
| | Create a system-defined button that represent ok button.
|
| static auto | ok (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent ok button with specified location.
|
| static auto | ok (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent ok 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::button |
| | Create a system-defined button that represent ok button with specified location, size, and name.
|
| static auto | ok (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent ok button with specified parent.
|
| static auto | ok (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent ok 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::button |
| | Create a system-defined button that represent ok 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::button |
| | Create a system-defined button that represent ok button with specified parent, location, size, and name.
|
| static auto | open () -> xtd::forms::button |
| | Create a system-defined button that represent open button.
|
| static auto | open (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent open button with specified location.
|
| static auto | open (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent open 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::button |
| | Create a system-defined button that represent open button with specified location, size, and name.
|
| static auto | open (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent open button with specified parent.
|
| static auto | open (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent open 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::button |
| | Create a system-defined button that represent open 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::button |
| | Create a system-defined button that represent open button with specified parent, location, size, and name.
|
| static auto | options () -> xtd::forms::button |
| | Create a system-defined button that represent options button.
|
| static auto | options (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent options button with specified location.
|
| static auto | options (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent options 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::button |
| | Create a system-defined button that represent options button with specified location, size, and name.
|
| static auto | options (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent options button with specified parent.
|
| static auto | options (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent options 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::button |
| | Create a system-defined button that represent options 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::button |
| | Create a system-defined button that represent options button with specified parent, location, size, and name.
|
| static auto | paste () -> xtd::forms::button |
| | Create a system-defined button that represent paste button.
|
| static auto | paste (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent paste button with specified location.
|
| static auto | paste (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent paste 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::button |
| | Create a system-defined button that represent paste button with specified location, size, and name.
|
| static auto | paste (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent paste button with specified parent.
|
| static auto | paste (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent paste 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::button |
| | Create a system-defined button that represent paste 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::button |
| | Create a system-defined button that represent paste button with specified parent, location, size, and name.
|
| static auto | preferences () -> xtd::forms::button |
| | Create a system-defined button that represent preferences button.
|
| static auto | preferences (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent preferences button with specified location.
|
| static auto | preferences (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent preferences 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::button |
| | Create a system-defined button that represent preferences button with specified location, size, and name.
|
| static auto | preferences (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent preferences button with specified parent.
|
| static auto | preferences (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent preferences 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::button |
| | Create a system-defined button that represent preferences 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::button |
| | Create a system-defined button that represent preferences button with specified parent, location, size, and name.
|
| static auto | previous () -> xtd::forms::button |
| | Create a system-defined button that represent previous button.
|
| static auto | previous (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent previous button with specified location.
|
| static auto | previous (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent previous 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::button |
| | Create a system-defined button that represent previous button with specified location, size, and name.
|
| static auto | previous (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent previous button with specified parent.
|
| static auto | previous (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent previous 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::button |
| | Create a system-defined button that represent previous 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::button |
| | Create a system-defined button that represent previous button with specified parent, location, size, and name.
|
| static auto | print () -> xtd::forms::button |
| | Create a system-defined button that represent print button.
|
| static auto | print (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent print button with specified location.
|
| static auto | print (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent print 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::button |
| | Create a system-defined button that represent print button with specified location, size, and name.
|
| static auto | print (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent print button with specified parent.
|
| static auto | print (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent print 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::button |
| | Create a system-defined button that represent print 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::button |
| | Create a system-defined button that represent print button with specified parent, location, size, and name.
|
| static auto | print_preview () -> xtd::forms::button |
| | Create a system-defined button that represent print_preview button.
|
| static auto | print_preview (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent print_preview button with specified location.
|
| static auto | print_preview (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent print_preview 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::button |
| | Create a system-defined button that represent print_preview button with specified location, size, and name.
|
| static auto | print_preview (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent print_preview button with specified parent.
|
| static auto | print_preview (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent print_preview 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::button |
| | Create a system-defined button that represent print_preview 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::button |
| | Create a system-defined button that represent print_preview button with specified parent, location, size, and name.
|
| static auto | properties () -> xtd::forms::button |
| | Create a system-defined button that represent properties button.
|
| static auto | properties (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent properties button with specified location.
|
| static auto | properties (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent properties 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::button |
| | Create a system-defined button that represent properties button with specified location, size, and name.
|
| static auto | properties (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent properties button with specified parent.
|
| static auto | properties (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent properties 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::button |
| | Create a system-defined button that represent properties 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::button |
| | Create a system-defined button that represent properties button with specified parent, location, size, and name.
|
| static auto | quit () -> xtd::forms::button |
| | Create a system-defined button that represent quit button.
|
| static auto | quit (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent quit button with specified location.
|
| static auto | quit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent quit 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::button |
| | Create a system-defined button that represent quit button with specified location, size, and name.
|
| static auto | quit (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent quit button with specified parent.
|
| static auto | quit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent quit 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::button |
| | Create a system-defined button that represent quit 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::button |
| | Create a system-defined button that represent quit button with specified parent, location, size, and name.
|
| static auto | redo () -> xtd::forms::button |
| | Create a system-defined button that represent redo button.
|
| static auto | redo (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent redo button with specified location.
|
| static auto | redo (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent redo 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::button |
| | Create a system-defined button that represent redo button with specified location, size, and name.
|
| static auto | redo (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent redo button with specified parent.
|
| static auto | redo (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent redo 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::button |
| | Create a system-defined button that represent redo 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::button |
| | Create a system-defined button that represent redo button with specified parent, location, size, and name.
|
| static auto | refresh () -> xtd::forms::button |
| | Create a system-defined button that represent refresh button.
|
| static auto | refresh (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent refresh button with specified location.
|
| static auto | refresh (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent refresh 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::button |
| | Create a system-defined button that represent refresh button with specified location, size, and name.
|
| static auto | refresh (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent refresh button with specified parent.
|
| static auto | refresh (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent refresh 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::button |
| | Create a system-defined button that represent refresh 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::button |
| | Create a system-defined button that represent refresh button with specified parent, location, size, and name.
|
| static auto | remove () -> xtd::forms::button |
| | Create a system-defined button that represent remove button.
|
| static auto | remove (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent remove button with specified location.
|
| static auto | remove (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent remove 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::button |
| | Create a system-defined button that represent remove button with specified location, size, and name.
|
| static auto | remove (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent remove button with specified parent.
|
| static auto | remove (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent remove 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::button |
| | Create a system-defined button that represent remove 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::button |
| | Create a system-defined button that represent remove button with specified parent, location, size, and name.
|
| static auto | replace () -> xtd::forms::button |
| | Create a system-defined button that represent replace button.
|
| static auto | replace (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent replace button with specified location.
|
| static auto | replace (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent replace 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::button |
| | Create a system-defined button that represent replace button with specified location, size, and name.
|
| static auto | replace (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent replace button with specified parent.
|
| static auto | replace (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent replace 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::button |
| | Create a system-defined button that represent replace 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::button |
| | Create a system-defined button that represent replace button with specified parent, location, size, and name.
|
| static auto | retry () -> xtd::forms::button |
| | Create a system-defined button that represent retry button.
|
| static auto | retry (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent retry button with specified location.
|
| static auto | retry (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent retry 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::button |
| | Create a system-defined button that represent retry button with specified location, size, and name.
|
| static auto | retry (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent retry button with specified parent.
|
| static auto | retry (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent retry 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::button |
| | Create a system-defined button that represent retry 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::button |
| | Create a system-defined button that represent retry button with specified parent, location, size, and name.
|
| static auto | revert_to_saved () -> xtd::forms::button |
| | Create a system-defined button that represent revert_to_saved button.
|
| static auto | revert_to_saved (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent revert_to_saved button with specified location.
|
| static auto | revert_to_saved (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent revert_to_saved 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::button |
| | Create a system-defined button that represent revert_to_saved button with specified location, size, and name.
|
| static auto | revert_to_saved (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent revert_to_saved button with specified parent.
|
| static auto | revert_to_saved (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent revert_to_saved 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::button |
| | Create a system-defined button that represent revert_to_saved 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::button |
| | Create a system-defined button that represent revert_to_saved button with specified parent, location, size, and name.
|
| static auto | save () -> xtd::forms::button |
| | Create a system-defined button that represent save button.
|
| static auto | save (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent save button with specified location.
|
| static auto | save (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent save 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::button |
| | Create a system-defined button that represent save button with specified location, size, and name.
|
| static auto | save (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent save button with specified parent.
|
| static auto | save (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent save 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::button |
| | Create a system-defined button that represent save 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::button |
| | Create a system-defined button that represent save button with specified parent, location, size, and name.
|
| static auto | save_as () -> xtd::forms::button |
| | Create a system-defined button that represent save_as button.
|
| static auto | save_as (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent save_as button with specified location.
|
| static auto | save_as (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent save_as 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::button |
| | Create a system-defined button that represent save_as button with specified location, size, and name.
|
| static auto | save_as (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent save_as button with specified parent.
|
| static auto | save_as (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent save_as 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::button |
| | Create a system-defined button that represent save_as 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::button |
| | Create a system-defined button that represent save_as button with specified parent, location, size, and name.
|
| static auto | search () -> xtd::forms::button |
| | Create a system-defined button that represent search button.
|
| static auto | search (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent search button with specified location.
|
| static auto | search (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent search 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::button |
| | Create a system-defined button that represent search button with specified location, size, and name.
|
| static auto | search (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent search button with specified parent.
|
| static auto | search (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent search 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::button |
| | Create a system-defined button that represent search 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::button |
| | Create a system-defined button that represent search button with specified parent, location, size, and name.
|
| static auto | select_all () -> xtd::forms::button |
| | Create a system-defined button that represent select_all button.
|
| static auto | select_all (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent select_all button with specified location.
|
| static auto | select_all (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent select_all 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::button |
| | Create a system-defined button that represent select_all button with specified location, size, and name.
|
| static auto | select_all (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent select_all button with specified parent.
|
| static auto | select_all (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent select_all 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::button |
| | Create a system-defined button that represent select_all 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::button |
| | Create a system-defined button that represent select_all button with specified parent, location, size, and name.
|
| static auto | settings () -> xtd::forms::button |
| | Create a system-defined button that represent settings button.
|
| static auto | settings (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent settings button with specified location.
|
| static auto | settings (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent settings 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::button |
| | Create a system-defined button that represent settings button with specified location, size, and name.
|
| static auto | settings (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent settings button with specified parent.
|
| static auto | settings (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent settings 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::button |
| | Create a system-defined button that represent settings 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::button |
| | Create a system-defined button that represent settings button with specified parent, location, size, and name.
|
| static auto | spell_check () -> xtd::forms::button |
| | Create a system-defined button that represent spell_check button.
|
| static auto | spell_check (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent spell_check button with specified location.
|
| static auto | spell_check (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent spell_check 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::button |
| | Create a system-defined button that represent spell_check button with specified location, size, and name.
|
| static auto | spell_check (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent spell_check button with specified parent.
|
| static auto | spell_check (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent spell_check 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::button |
| | Create a system-defined button that represent spell_check 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::button |
| | Create a system-defined button that represent spell_check button with specified parent, location, size, and name.
|
| static auto | stop () -> xtd::forms::button |
| | Create a system-defined button that represent stop button.
|
| static auto | stop (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent stop button with specified location.
|
| static auto | stop (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent stop 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::button |
| | Create a system-defined button that represent stop button with specified location, size, and name.
|
| static auto | stop (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent stop button with specified parent.
|
| static auto | stop (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent stop 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::button |
| | Create a system-defined button that represent stop 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::button |
| | Create a system-defined button that represent stop button with specified parent, location, size, and name.
|
| static auto | strikeout () -> xtd::forms::button |
| | Create a system-defined button that represent strikeout button.
|
| static auto | strikeout (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent strikeout button with specified location.
|
| static auto | strikeout (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent strikeout 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::button |
| | Create a system-defined button that represent strikeout button with specified location, size, and name.
|
| static auto | strikeout (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent strikeout button with specified parent.
|
| static auto | strikeout (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent strikeout 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::button |
| | Create a system-defined button that represent strikeout 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::button |
| | Create a system-defined button that represent strikeout button with specified parent, location, size, and name.
|
| static auto | tools () -> xtd::forms::button |
| | Create a system-defined button that represent tools button.
|
| static auto | tools (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent tools button with specified location.
|
| static auto | tools (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent tools 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::button |
| | Create a system-defined button that represent tools button with specified location, size, and name.
|
| static auto | tools (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent tools button with specified parent.
|
| static auto | tools (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent tools 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::button |
| | Create a system-defined button that represent tools 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::button |
| | Create a system-defined button that represent tools button with specified parent, location, size, and name.
|
| static auto | top () -> xtd::forms::button |
| | Create a system-defined button that represent top button.
|
| static auto | top (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent top button with specified location.
|
| static auto | top (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent top 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::button |
| | Create a system-defined button that represent top button with specified location, size, and name.
|
| static auto | top (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent top button with specified parent.
|
| static auto | top (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent top 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::button |
| | Create a system-defined button that represent top 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::button |
| | Create a system-defined button that represent top button with specified parent, location, size, and name.
|
| static auto | undelete () -> xtd::forms::button |
| | Create a system-defined button that represent undelete button.
|
| static auto | undelete (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent undelete button with specified location.
|
| static auto | undelete (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent undelete 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::button |
| | Create a system-defined button that represent undelete button with specified location, size, and name.
|
| static auto | undelete (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent undelete button with specified parent.
|
| static auto | undelete (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent undelete 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::button |
| | Create a system-defined button that represent undelete 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::button |
| | Create a system-defined button that represent undelete button with specified parent, location, size, and name.
|
| static auto | underline () -> xtd::forms::button |
| | Create a system-defined button that represent underline button.
|
| static auto | underline (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent underline button with specified location.
|
| static auto | underline (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent underline 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::button |
| | Create a system-defined button that represent underline button with specified location, size, and name.
|
| static auto | underline (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent underline button with specified parent.
|
| static auto | underline (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent underline 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::button |
| | Create a system-defined button that represent underline 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::button |
| | Create a system-defined button that represent underline button with specified parent, location, size, and name.
|
| static auto | undo () -> xtd::forms::button |
| | Create a system-defined button that represent undo button.
|
| static auto | undo (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent undo button with specified location.
|
| static auto | undo (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent undo 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::button |
| | Create a system-defined button that represent undo button with specified location, size, and name.
|
| static auto | undo (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent undo button with specified parent.
|
| static auto | undo (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent undo 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::button |
| | Create a system-defined button that represent undo 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::button |
| | Create a system-defined button that represent undo button with specified parent, location, size, and name.
|
| static auto | unindent () -> xtd::forms::button |
| | Create a system-defined button that represent unindent button.
|
| static auto | unindent (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent unindent button with specified location.
|
| static auto | unindent (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent unindent 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::button |
| | Create a system-defined button that represent unindent button with specified location, size, and name.
|
| static auto | unindent (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent unindent button with specified parent.
|
| static auto | unindent (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent unindent 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::button |
| | Create a system-defined button that represent unindent 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::button |
| | Create a system-defined button that represent unindent button with specified parent, location, size, and name.
|
| static auto | up () -> xtd::forms::button |
| | Create a system-defined button that represent up button.
|
| static auto | up (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent up button with specified location.
|
| static auto | up (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent up 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::button |
| | Create a system-defined button that represent up button with specified location, size, and name.
|
| static auto | up (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent up button with specified parent.
|
| static auto | up (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent up 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::button |
| | Create a system-defined button that represent up 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::button |
| | Create a system-defined button that represent up button with specified parent, location, size, and name.
|
| static auto | view () -> xtd::forms::button |
| | Create a system-defined button that represent view button.
|
| static auto | view (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent view button with specified location.
|
| static auto | view (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent view 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::button |
| | Create a system-defined button that represent view button with specified location, size, and name.
|
| static auto | view (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent view button with specified parent.
|
| static auto | view (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent view 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::button |
| | Create a system-defined button that represent view 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::button |
| | Create a system-defined button that represent view button with specified parent, location, size, and name.
|
| static auto | window () -> xtd::forms::button |
| | Create a system-defined button that represent window button.
|
| static auto | window (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent window button with specified location.
|
| static auto | window (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent window 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::button |
| | Create a system-defined button that represent window button with specified location, size, and name.
|
| static auto | window (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent window button with specified parent.
|
| static auto | window (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent window 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::button |
| | Create a system-defined button that represent window 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::button |
| | Create a system-defined button that represent window button with specified parent, location, size, and name.
|
| static auto | yes () -> xtd::forms::button |
| | Create a system-defined button that represent yes button.
|
| static auto | yes (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent yes button with specified location.
|
| static auto | yes (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent yes 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::button |
| | Create a system-defined button that represent yes button with specified location, size, and name.
|
| static auto | yes (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent yes button with specified parent.
|
| static auto | yes (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent yes 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::button |
| | Create a system-defined button that represent yes 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::button |
| | Create a system-defined button that represent yes button with specified parent, location, size, and name.
|
| static auto | zoom_in () -> xtd::forms::button |
| | Create a system-defined button that represent zoom_in button.
|
| static auto | zoom_in (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_in button with specified location.
|
| static auto | zoom_in (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_in 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::button |
| | Create a system-defined button that represent zoom_in button with specified location, size, and name.
|
| static auto | zoom_in (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_in button with specified parent.
|
| static auto | zoom_in (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_in 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::button |
| | Create a system-defined button that represent zoom_in 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::button |
| | Create a system-defined button that represent zoom_in button with specified parent, location, size, and name.
|
| static auto | zoom_out () -> xtd::forms::button |
| | Create a system-defined button that represent zoom_out button.
|
| static auto | zoom_out (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_out button with specified location.
|
| static auto | zoom_out (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_out 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::button |
| | Create a system-defined button that represent zoom_out button with specified location, size, and name.
|
| static auto | zoom_out (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_out button with specified parent.
|
| static auto | zoom_out (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_out 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::button |
| | Create a system-defined button that represent zoom_out 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::button |
| | Create a system-defined button that represent zoom_out button with specified parent, location, size, and name.
|
| static auto | zoom_to_fit () -> xtd::forms::button |
| | Create a system-defined button that represent zoom_to_fit button.
|
| static auto | zoom_to_fit (const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_to_fit button with specified location.
|
| static auto | zoom_to_fit (const xtd::drawing::point &location, const xtd::drawing::size &size) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_to_fit 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::button |
| | Create a system-defined button that represent zoom_to_fit button with specified location, size, and name.
|
| static auto | zoom_to_fit (const xtd::forms::control &parent) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_to_fit button with specified parent.
|
| static auto | zoom_to_fit (const xtd::forms::control &parent, const xtd::drawing::point &location) -> xtd::forms::button |
| | Create a system-defined button that represent zoom_to_fit 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::button |
| | Create a system-defined button that represent zoom_to_fit 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::button |
| | Create a system-defined button that represent zoom_to_fit button with specified parent, location, size, and name.
|