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