xtd 1.0.0
Loading...
Searching...
No Matches
xtd::forms::labels Class Referencefinal
Inheritance diagram for xtd::forms::labels:
xtd::static_object

Definition

Provides a collection of label objects for use by a Windows Forms application.

Header
#include <xtd/forms/labels>
Namespace
xtd::forms
Library
xtd.forms
Examples
The following code example demonstrates the use of labels control factory.

Public Static Methods

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.

Member Function Documentation

◆ abort() [1/8]

auto xtd::forms::labels::abort ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label.

Returns
The created label.

◆ abort() [2/8]

auto xtd::forms::labels::abort ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ abort() [3/8]

auto xtd::forms::labels::abort ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ abort() [4/8]

auto xtd::forms::labels::abort ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ abort() [5/8]

auto xtd::forms::labels::abort ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ abort() [6/8]

auto xtd::forms::labels::abort ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ abort() [7/8]

auto xtd::forms::labels::abort ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified parent, location, and size.

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

◆ abort() [8/8]

auto xtd::forms::labels::abort ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent abort label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ about() [1/8]

auto xtd::forms::labels::about ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label.

Returns
The created label.

◆ about() [2/8]

auto xtd::forms::labels::about ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ about() [3/8]

auto xtd::forms::labels::about ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ about() [4/8]

auto xtd::forms::labels::about ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ about() [5/8]

auto xtd::forms::labels::about ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ about() [6/8]

auto xtd::forms::labels::about ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ about() [7/8]

auto xtd::forms::labels::about ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified parent, location, and size.

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

◆ about() [8/8]

auto xtd::forms::labels::about ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent about label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ actual_size() [1/8]

auto xtd::forms::labels::actual_size ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label.

Returns
The created label.

◆ actual_size() [2/8]

auto xtd::forms::labels::actual_size ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ actual_size() [3/8]

auto xtd::forms::labels::actual_size ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ actual_size() [4/8]

auto xtd::forms::labels::actual_size ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ actual_size() [5/8]

auto xtd::forms::labels::actual_size ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ actual_size() [6/8]

auto xtd::forms::labels::actual_size ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ actual_size() [7/8]

auto xtd::forms::labels::actual_size ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified parent, location, and size.

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

◆ actual_size() [8/8]

auto xtd::forms::labels::actual_size ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent actual_size label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ add() [1/8]

auto xtd::forms::labels::add ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label.

Returns
The created label.

◆ add() [2/8]

auto xtd::forms::labels::add ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ add() [3/8]

auto xtd::forms::labels::add ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ add() [4/8]

auto xtd::forms::labels::add ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ add() [5/8]

auto xtd::forms::labels::add ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ add() [6/8]

auto xtd::forms::labels::add ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ add() [7/8]

auto xtd::forms::labels::add ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified parent, location, and size.

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

◆ add() [8/8]

auto xtd::forms::labels::add ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent add label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ alignment() [1/8]

auto xtd::forms::labels::alignment ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label.

Returns
The created label.

◆ alignment() [2/8]

auto xtd::forms::labels::alignment ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ alignment() [3/8]

auto xtd::forms::labels::alignment ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ alignment() [4/8]

auto xtd::forms::labels::alignment ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ alignment() [5/8]

auto xtd::forms::labels::alignment ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ alignment() [6/8]

auto xtd::forms::labels::alignment ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ alignment() [7/8]

auto xtd::forms::labels::alignment ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified parent, location, and size.

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

◆ alignment() [8/8]

auto xtd::forms::labels::alignment ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent alignment label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ align_left() [1/8]

auto xtd::forms::labels::align_left ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label.

Returns
The created label.

◆ align_left() [2/8]

auto xtd::forms::labels::align_left ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ align_left() [3/8]

auto xtd::forms::labels::align_left ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ align_left() [4/8]

auto xtd::forms::labels::align_left ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ align_left() [5/8]

auto xtd::forms::labels::align_left ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ align_left() [6/8]

auto xtd::forms::labels::align_left ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ align_left() [7/8]

auto xtd::forms::labels::align_left ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified parent, location, and size.

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

◆ align_left() [8/8]

auto xtd::forms::labels::align_left ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_left label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ align_right() [1/8]

auto xtd::forms::labels::align_right ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label.

Returns
The created label.

◆ align_right() [2/8]

auto xtd::forms::labels::align_right ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ align_right() [3/8]

auto xtd::forms::labels::align_right ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ align_right() [4/8]

auto xtd::forms::labels::align_right ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ align_right() [5/8]

auto xtd::forms::labels::align_right ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ align_right() [6/8]

auto xtd::forms::labels::align_right ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ align_right() [7/8]

auto xtd::forms::labels::align_right ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified parent, location, and size.

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

◆ align_right() [8/8]

auto xtd::forms::labels::align_right ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent align_right label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ apply() [1/8]

auto xtd::forms::labels::apply ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label.

Returns
The created label.

◆ apply() [2/8]

auto xtd::forms::labels::apply ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ apply() [3/8]

auto xtd::forms::labels::apply ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ apply() [4/8]

auto xtd::forms::labels::apply ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ apply() [5/8]

auto xtd::forms::labels::apply ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ apply() [6/8]

auto xtd::forms::labels::apply ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ apply() [7/8]

auto xtd::forms::labels::apply ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified parent, location, and size.

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

◆ apply() [8/8]

auto xtd::forms::labels::apply ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent apply label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ ascending() [1/8]

auto xtd::forms::labels::ascending ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label.

Returns
The created label.

◆ ascending() [2/8]

auto xtd::forms::labels::ascending ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ ascending() [3/8]

auto xtd::forms::labels::ascending ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ ascending() [4/8]

auto xtd::forms::labels::ascending ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ ascending() [5/8]

auto xtd::forms::labels::ascending ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ ascending() [6/8]

auto xtd::forms::labels::ascending ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ ascending() [7/8]

auto xtd::forms::labels::ascending ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified parent, location, and size.

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

◆ ascending() [8/8]

auto xtd::forms::labels::ascending ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ascending label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ back() [1/8]

auto xtd::forms::labels::back ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label.

Returns
The created label.

◆ back() [2/8]

auto xtd::forms::labels::back ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ back() [3/8]

auto xtd::forms::labels::back ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ back() [4/8]

auto xtd::forms::labels::back ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ back() [5/8]

auto xtd::forms::labels::back ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ back() [6/8]

auto xtd::forms::labels::back ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ back() [7/8]

auto xtd::forms::labels::back ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified parent, location, and size.

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

◆ back() [8/8]

auto xtd::forms::labels::back ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent back label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ bold() [1/8]

auto xtd::forms::labels::bold ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label.

Returns
The created label.

◆ bold() [2/8]

auto xtd::forms::labels::bold ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ bold() [3/8]

auto xtd::forms::labels::bold ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ bold() [4/8]

auto xtd::forms::labels::bold ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ bold() [5/8]

auto xtd::forms::labels::bold ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ bold() [6/8]

auto xtd::forms::labels::bold ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ bold() [7/8]

auto xtd::forms::labels::bold ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified parent, location, and size.

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

◆ bold() [8/8]

auto xtd::forms::labels::bold ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bold label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ bottom() [1/8]

auto xtd::forms::labels::bottom ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label.

Returns
The created label.

◆ bottom() [2/8]

auto xtd::forms::labels::bottom ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ bottom() [3/8]

auto xtd::forms::labels::bottom ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ bottom() [4/8]

auto xtd::forms::labels::bottom ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ bottom() [5/8]

auto xtd::forms::labels::bottom ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ bottom() [6/8]

auto xtd::forms::labels::bottom ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ bottom() [7/8]

auto xtd::forms::labels::bottom ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified parent, location, and size.

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

◆ bottom() [8/8]

auto xtd::forms::labels::bottom ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent bottom label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ cancel() [1/8]

auto xtd::forms::labels::cancel ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label.

Returns
The created label.

◆ cancel() [2/8]

auto xtd::forms::labels::cancel ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ cancel() [3/8]

auto xtd::forms::labels::cancel ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ cancel() [4/8]

auto xtd::forms::labels::cancel ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ cancel() [5/8]

auto xtd::forms::labels::cancel ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ cancel() [6/8]

auto xtd::forms::labels::cancel ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ cancel() [7/8]

auto xtd::forms::labels::cancel ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified parent, location, and size.

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

◆ cancel() [8/8]

auto xtd::forms::labels::cancel ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cancel label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ cdrom() [1/8]

auto xtd::forms::labels::cdrom ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label.

Returns
The created label.

◆ cdrom() [2/8]

auto xtd::forms::labels::cdrom ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ cdrom() [3/8]

auto xtd::forms::labels::cdrom ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ cdrom() [4/8]

auto xtd::forms::labels::cdrom ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ cdrom() [5/8]

auto xtd::forms::labels::cdrom ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ cdrom() [6/8]

auto xtd::forms::labels::cdrom ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ cdrom() [7/8]

auto xtd::forms::labels::cdrom ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified parent, location, and size.

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

◆ cdrom() [8/8]

auto xtd::forms::labels::cdrom ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cdrom label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ centered() [1/8]

auto xtd::forms::labels::centered ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label.

Returns
The created label.

◆ centered() [2/8]

auto xtd::forms::labels::centered ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ centered() [3/8]

auto xtd::forms::labels::centered ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ centered() [4/8]

auto xtd::forms::labels::centered ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ centered() [5/8]

auto xtd::forms::labels::centered ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ centered() [6/8]

auto xtd::forms::labels::centered ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ centered() [7/8]

auto xtd::forms::labels::centered ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified parent, location, and size.

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

◆ centered() [8/8]

auto xtd::forms::labels::centered ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent centered label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ clear() [1/8]

auto xtd::forms::labels::clear ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label.

Returns
The created label.

◆ clear() [2/8]

auto xtd::forms::labels::clear ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ clear() [3/8]

auto xtd::forms::labels::clear ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ clear() [4/8]

auto xtd::forms::labels::clear ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ clear() [5/8]

auto xtd::forms::labels::clear ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ clear() [6/8]

auto xtd::forms::labels::clear ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ clear() [7/8]

auto xtd::forms::labels::clear ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified parent, location, and size.

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

◆ clear() [8/8]

auto xtd::forms::labels::clear ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent clear label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ close() [1/8]

auto xtd::forms::labels::close ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label.

Returns
The created label.

◆ close() [2/8]

auto xtd::forms::labels::close ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ close() [3/8]

auto xtd::forms::labels::close ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ close() [4/8]

auto xtd::forms::labels::close ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ close() [5/8]

auto xtd::forms::labels::close ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ close() [6/8]

auto xtd::forms::labels::close ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ close() [7/8]

auto xtd::forms::labels::close ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified parent, location, and size.

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

◆ close() [8/8]

auto xtd::forms::labels::close ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent close label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ color() [1/8]

auto xtd::forms::labels::color ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label.

Returns
The created label.

◆ color() [2/8]

auto xtd::forms::labels::color ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ color() [3/8]

auto xtd::forms::labels::color ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ color() [4/8]

auto xtd::forms::labels::color ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ color() [5/8]

auto xtd::forms::labels::color ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ color() [6/8]

auto xtd::forms::labels::color ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ color() [7/8]

auto xtd::forms::labels::color ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified parent, location, and size.

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

◆ color() [8/8]

auto xtd::forms::labels::color ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent color label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ contents() [1/8]

auto xtd::forms::labels::contents ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label.

Returns
The created label.

◆ contents() [2/8]

auto xtd::forms::labels::contents ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ contents() [3/8]

auto xtd::forms::labels::contents ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ contents() [4/8]

auto xtd::forms::labels::contents ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ contents() [5/8]

auto xtd::forms::labels::contents ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ contents() [6/8]

auto xtd::forms::labels::contents ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ contents() [7/8]

auto xtd::forms::labels::contents ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified parent, location, and size.

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

◆ contents() [8/8]

auto xtd::forms::labels::contents ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent contents label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ convert() [1/8]

auto xtd::forms::labels::convert ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label.

Returns
The created label.

◆ convert() [2/8]

auto xtd::forms::labels::convert ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ convert() [3/8]

auto xtd::forms::labels::convert ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ convert() [4/8]

auto xtd::forms::labels::convert ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ convert() [5/8]

auto xtd::forms::labels::convert ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ convert() [6/8]

auto xtd::forms::labels::convert ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ convert() [7/8]

auto xtd::forms::labels::convert ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified parent, location, and size.

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

◆ convert() [8/8]

auto xtd::forms::labels::convert ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent convert label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ copy() [1/8]

auto xtd::forms::labels::copy ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label.

Returns
The created label.

◆ copy() [2/8]

auto xtd::forms::labels::copy ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ copy() [3/8]

auto xtd::forms::labels::copy ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ copy() [4/8]

auto xtd::forms::labels::copy ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ copy() [5/8]

auto xtd::forms::labels::copy ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ copy() [6/8]

auto xtd::forms::labels::copy ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ copy() [7/8]

auto xtd::forms::labels::copy ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified parent, location, and size.

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

◆ copy() [8/8]

auto xtd::forms::labels::copy ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent copy label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ customize() [1/8]

auto xtd::forms::labels::customize ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label.

Returns
The created label.

◆ customize() [2/8]

auto xtd::forms::labels::customize ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ customize() [3/8]

auto xtd::forms::labels::customize ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ customize() [4/8]

auto xtd::forms::labels::customize ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ customize() [5/8]

auto xtd::forms::labels::customize ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ customize() [6/8]

auto xtd::forms::labels::customize ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ customize() [7/8]

auto xtd::forms::labels::customize ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified parent, location, and size.

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

◆ customize() [8/8]

auto xtd::forms::labels::customize ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent customize label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ cut() [1/8]

auto xtd::forms::labels::cut ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label.

Returns
The created label.

◆ cut() [2/8]

auto xtd::forms::labels::cut ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ cut() [3/8]

auto xtd::forms::labels::cut ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ cut() [4/8]

auto xtd::forms::labels::cut ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ cut() [5/8]

auto xtd::forms::labels::cut ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ cut() [6/8]

auto xtd::forms::labels::cut ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ cut() [7/8]

auto xtd::forms::labels::cut ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified parent, location, and size.

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

◆ cut() [8/8]

auto xtd::forms::labels::cut ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent cut label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ del() [1/8]

auto xtd::forms::labels::del ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label.

Returns
The created label.

◆ del() [2/8]

auto xtd::forms::labels::del ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ del() [3/8]

auto xtd::forms::labels::del ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ del() [4/8]

auto xtd::forms::labels::del ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ del() [5/8]

auto xtd::forms::labels::del ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ del() [6/8]

auto xtd::forms::labels::del ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ del() [7/8]

auto xtd::forms::labels::del ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified parent, location, and size.

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

◆ del() [8/8]

auto xtd::forms::labels::del ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent del label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ descending() [1/8]

auto xtd::forms::labels::descending ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label.

Returns
The created label.

◆ descending() [2/8]

auto xtd::forms::labels::descending ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ descending() [3/8]

auto xtd::forms::labels::descending ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ descending() [4/8]

auto xtd::forms::labels::descending ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ descending() [5/8]

auto xtd::forms::labels::descending ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ descending() [6/8]

auto xtd::forms::labels::descending ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ descending() [7/8]

auto xtd::forms::labels::descending ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified parent, location, and size.

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

◆ descending() [8/8]

auto xtd::forms::labels::descending ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent descending label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ down() [1/8]

auto xtd::forms::labels::down ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label.

Returns
The created label.

◆ down() [2/8]

auto xtd::forms::labels::down ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ down() [3/8]

auto xtd::forms::labels::down ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ down() [4/8]

auto xtd::forms::labels::down ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ down() [5/8]

auto xtd::forms::labels::down ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ down() [6/8]

auto xtd::forms::labels::down ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ down() [7/8]

auto xtd::forms::labels::down ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified parent, location, and size.

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

◆ down() [8/8]

auto xtd::forms::labels::down ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent down label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ edit() [1/8]

auto xtd::forms::labels::edit ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label.

Returns
The created label.

◆ edit() [2/8]

auto xtd::forms::labels::edit ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ edit() [3/8]

auto xtd::forms::labels::edit ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ edit() [4/8]

auto xtd::forms::labels::edit ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ edit() [5/8]

auto xtd::forms::labels::edit ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ edit() [6/8]

auto xtd::forms::labels::edit ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ edit() [7/8]

auto xtd::forms::labels::edit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified parent, location, and size.

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

◆ edit() [8/8]

auto xtd::forms::labels::edit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent edit label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ execute() [1/8]

auto xtd::forms::labels::execute ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label.

Returns
The created label.

◆ execute() [2/8]

auto xtd::forms::labels::execute ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ execute() [3/8]

auto xtd::forms::labels::execute ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ execute() [4/8]

auto xtd::forms::labels::execute ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ execute() [5/8]

auto xtd::forms::labels::execute ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ execute() [6/8]

auto xtd::forms::labels::execute ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ execute() [7/8]

auto xtd::forms::labels::execute ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified parent, location, and size.

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

◆ execute() [8/8]

auto xtd::forms::labels::execute ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent execute label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ exit() [1/8]

auto xtd::forms::labels::exit ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label.

Returns
The created label.

◆ exit() [2/8]

auto xtd::forms::labels::exit ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ exit() [3/8]

auto xtd::forms::labels::exit ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ exit() [4/8]

auto xtd::forms::labels::exit ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ exit() [5/8]

auto xtd::forms::labels::exit ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ exit() [6/8]

auto xtd::forms::labels::exit ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ exit() [7/8]

auto xtd::forms::labels::exit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified parent, location, and size.

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

◆ exit() [8/8]

auto xtd::forms::labels::exit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent exit label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ file() [1/8]

auto xtd::forms::labels::file ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label.

Returns
The created label.

◆ file() [2/8]

auto xtd::forms::labels::file ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ file() [3/8]

auto xtd::forms::labels::file ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ file() [4/8]

auto xtd::forms::labels::file ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ file() [5/8]

auto xtd::forms::labels::file ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ file() [6/8]

auto xtd::forms::labels::file ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ file() [7/8]

auto xtd::forms::labels::file ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified parent, location, and size.

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

◆ file() [8/8]

auto xtd::forms::labels::file ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent file label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ find() [1/8]

auto xtd::forms::labels::find ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label.

Returns
The created label.

◆ find() [2/8]

auto xtd::forms::labels::find ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ find() [3/8]

auto xtd::forms::labels::find ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ find() [4/8]

auto xtd::forms::labels::find ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ find() [5/8]

auto xtd::forms::labels::find ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ find() [6/8]

auto xtd::forms::labels::find ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ find() [7/8]

auto xtd::forms::labels::find ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified parent, location, and size.

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

◆ find() [8/8]

auto xtd::forms::labels::find ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent find label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ first() [1/8]

auto xtd::forms::labels::first ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label.

Returns
The created label.

◆ first() [2/8]

auto xtd::forms::labels::first ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ first() [3/8]

auto xtd::forms::labels::first ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ first() [4/8]

auto xtd::forms::labels::first ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ first() [5/8]

auto xtd::forms::labels::first ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ first() [6/8]

auto xtd::forms::labels::first ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ first() [7/8]

auto xtd::forms::labels::first ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified parent, location, and size.

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

◆ first() [8/8]

auto xtd::forms::labels::first ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent first label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ floppy() [1/8]

auto xtd::forms::labels::floppy ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label.

Returns
The created label.

◆ floppy() [2/8]

auto xtd::forms::labels::floppy ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ floppy() [3/8]

auto xtd::forms::labels::floppy ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ floppy() [4/8]

auto xtd::forms::labels::floppy ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ floppy() [5/8]

auto xtd::forms::labels::floppy ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ floppy() [6/8]

auto xtd::forms::labels::floppy ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ floppy() [7/8]

auto xtd::forms::labels::floppy ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified parent, location, and size.

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

◆ floppy() [8/8]

auto xtd::forms::labels::floppy ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent floppy label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ font() [1/8]

auto xtd::forms::labels::font ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label.

Returns
The created label.

◆ font() [2/8]

auto xtd::forms::labels::font ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ font() [3/8]

auto xtd::forms::labels::font ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ font() [4/8]

auto xtd::forms::labels::font ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ font() [5/8]

auto xtd::forms::labels::font ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ font() [6/8]

auto xtd::forms::labels::font ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ font() [7/8]

auto xtd::forms::labels::font ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified parent, location, and size.

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

◆ font() [8/8]

auto xtd::forms::labels::font ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent font label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ forward() [1/8]

auto xtd::forms::labels::forward ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label.

Returns
The created label.

◆ forward() [2/8]

auto xtd::forms::labels::forward ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ forward() [3/8]

auto xtd::forms::labels::forward ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ forward() [4/8]

auto xtd::forms::labels::forward ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ forward() [5/8]

auto xtd::forms::labels::forward ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ forward() [6/8]

auto xtd::forms::labels::forward ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ forward() [7/8]

auto xtd::forms::labels::forward ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified parent, location, and size.

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

◆ forward() [8/8]

auto xtd::forms::labels::forward ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent forward label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ harddisk() [1/8]

auto xtd::forms::labels::harddisk ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label.

Returns
The created label.

◆ harddisk() [2/8]

auto xtd::forms::labels::harddisk ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ harddisk() [3/8]

auto xtd::forms::labels::harddisk ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ harddisk() [4/8]

auto xtd::forms::labels::harddisk ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ harddisk() [5/8]

auto xtd::forms::labels::harddisk ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ harddisk() [6/8]

auto xtd::forms::labels::harddisk ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ harddisk() [7/8]

auto xtd::forms::labels::harddisk ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified parent, location, and size.

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

◆ harddisk() [8/8]

auto xtd::forms::labels::harddisk ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent harddisk label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ help() [1/8]

auto xtd::forms::labels::help ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label.

Returns
The created label.

◆ help() [2/8]

auto xtd::forms::labels::help ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ help() [3/8]

auto xtd::forms::labels::help ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ help() [4/8]

auto xtd::forms::labels::help ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ help() [5/8]

auto xtd::forms::labels::help ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ help() [6/8]

auto xtd::forms::labels::help ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ help() [7/8]

auto xtd::forms::labels::help ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified parent, location, and size.

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

◆ help() [8/8]

auto xtd::forms::labels::help ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent help label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ home() [1/8]

auto xtd::forms::labels::home ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label.

Returns
The created label.

◆ home() [2/8]

auto xtd::forms::labels::home ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ home() [3/8]

auto xtd::forms::labels::home ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ home() [4/8]

auto xtd::forms::labels::home ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ home() [5/8]

auto xtd::forms::labels::home ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ home() [6/8]

auto xtd::forms::labels::home ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ home() [7/8]

auto xtd::forms::labels::home ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified parent, location, and size.

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

◆ home() [8/8]

auto xtd::forms::labels::home ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent home label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ ignore() [1/8]

auto xtd::forms::labels::ignore ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label.

Returns
The created label.

◆ ignore() [2/8]

auto xtd::forms::labels::ignore ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ ignore() [3/8]

auto xtd::forms::labels::ignore ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ ignore() [4/8]

auto xtd::forms::labels::ignore ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ ignore() [5/8]

auto xtd::forms::labels::ignore ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ ignore() [6/8]

auto xtd::forms::labels::ignore ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ ignore() [7/8]

auto xtd::forms::labels::ignore ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified parent, location, and size.

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

◆ ignore() [8/8]

auto xtd::forms::labels::ignore ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ignore label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ indent() [1/8]

auto xtd::forms::labels::indent ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label.

Returns
The created label.

◆ indent() [2/8]

auto xtd::forms::labels::indent ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ indent() [3/8]

auto xtd::forms::labels::indent ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ indent() [4/8]

auto xtd::forms::labels::indent ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ indent() [5/8]

auto xtd::forms::labels::indent ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ indent() [6/8]

auto xtd::forms::labels::indent ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ indent() [7/8]

auto xtd::forms::labels::indent ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified parent, location, and size.

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

◆ indent() [8/8]

auto xtd::forms::labels::indent ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent indent label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ index() [1/8]

auto xtd::forms::labels::index ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label.

Returns
The created label.

◆ index() [2/8]

auto xtd::forms::labels::index ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ index() [3/8]

auto xtd::forms::labels::index ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ index() [4/8]

auto xtd::forms::labels::index ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ index() [5/8]

auto xtd::forms::labels::index ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ index() [6/8]

auto xtd::forms::labels::index ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ index() [7/8]

auto xtd::forms::labels::index ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified parent, location, and size.

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

◆ index() [8/8]

auto xtd::forms::labels::index ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent index label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ info() [1/8]

auto xtd::forms::labels::info ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label.

Returns
The created label.

◆ info() [2/8]

auto xtd::forms::labels::info ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ info() [3/8]

auto xtd::forms::labels::info ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ info() [4/8]

auto xtd::forms::labels::info ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ info() [5/8]

auto xtd::forms::labels::info ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ info() [6/8]

auto xtd::forms::labels::info ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ info() [7/8]

auto xtd::forms::labels::info ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified parent, location, and size.

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

◆ info() [8/8]

auto xtd::forms::labels::info ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent info label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ italic() [1/8]

auto xtd::forms::labels::italic ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label.

Returns
The created label.

◆ italic() [2/8]

auto xtd::forms::labels::italic ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ italic() [3/8]

auto xtd::forms::labels::italic ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ italic() [4/8]

auto xtd::forms::labels::italic ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ italic() [5/8]

auto xtd::forms::labels::italic ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ italic() [6/8]

auto xtd::forms::labels::italic ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ italic() [7/8]

auto xtd::forms::labels::italic ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified parent, location, and size.

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

◆ italic() [8/8]

auto xtd::forms::labels::italic ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent italic label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ justified() [1/8]

auto xtd::forms::labels::justified ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label.

Returns
The created label.

◆ justified() [2/8]

auto xtd::forms::labels::justified ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ justified() [3/8]

auto xtd::forms::labels::justified ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ justified() [4/8]

auto xtd::forms::labels::justified ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ justified() [5/8]

auto xtd::forms::labels::justified ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ justified() [6/8]

auto xtd::forms::labels::justified ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ justified() [7/8]

auto xtd::forms::labels::justified ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified parent, location, and size.

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

◆ justified() [8/8]

auto xtd::forms::labels::justified ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent justified label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ jump_to() [1/8]

auto xtd::forms::labels::jump_to ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label.

Returns
The created label.

◆ jump_to() [2/8]

auto xtd::forms::labels::jump_to ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ jump_to() [3/8]

auto xtd::forms::labels::jump_to ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ jump_to() [4/8]

auto xtd::forms::labels::jump_to ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ jump_to() [5/8]

auto xtd::forms::labels::jump_to ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ jump_to() [6/8]

auto xtd::forms::labels::jump_to ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ jump_to() [7/8]

auto xtd::forms::labels::jump_to ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified parent, location, and size.

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

◆ jump_to() [8/8]

auto xtd::forms::labels::jump_to ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent jump_to label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ last() [1/8]

auto xtd::forms::labels::last ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label.

Returns
The created label.

◆ last() [2/8]

auto xtd::forms::labels::last ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ last() [3/8]

auto xtd::forms::labels::last ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ last() [4/8]

auto xtd::forms::labels::last ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ last() [5/8]

auto xtd::forms::labels::last ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ last() [6/8]

auto xtd::forms::labels::last ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ last() [7/8]

auto xtd::forms::labels::last ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified parent, location, and size.

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

◆ last() [8/8]

auto xtd::forms::labels::last ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent last label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ network() [1/8]

auto xtd::forms::labels::network ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label.

Returns
The created label.

◆ network() [2/8]

auto xtd::forms::labels::network ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ network() [3/8]

auto xtd::forms::labels::network ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ network() [4/8]

auto xtd::forms::labels::network ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ network() [5/8]

auto xtd::forms::labels::network ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ network() [6/8]

auto xtd::forms::labels::network ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ network() [7/8]

auto xtd::forms::labels::network ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified parent, location, and size.

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

◆ network() [8/8]

auto xtd::forms::labels::network ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent network label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ new_() [1/8]

auto xtd::forms::labels::new_ ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label.

Returns
The created label.

◆ new_() [2/8]

auto xtd::forms::labels::new_ ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ new_() [3/8]

auto xtd::forms::labels::new_ ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ new_() [4/8]

auto xtd::forms::labels::new_ ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ new_() [5/8]

auto xtd::forms::labels::new_ ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ new_() [6/8]

auto xtd::forms::labels::new_ ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ new_() [7/8]

auto xtd::forms::labels::new_ ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified parent, location, and size.

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

◆ new_() [8/8]

auto xtd::forms::labels::new_ ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent new_ label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ next() [1/8]

auto xtd::forms::labels::next ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label.

Returns
The created label.

◆ next() [2/8]

auto xtd::forms::labels::next ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ next() [3/8]

auto xtd::forms::labels::next ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ next() [4/8]

auto xtd::forms::labels::next ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ next() [5/8]

auto xtd::forms::labels::next ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ next() [6/8]

auto xtd::forms::labels::next ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ next() [7/8]

auto xtd::forms::labels::next ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified parent, location, and size.

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

◆ next() [8/8]

auto xtd::forms::labels::next ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent next label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ no() [1/8]

auto xtd::forms::labels::no ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label.

Returns
The created label.

◆ no() [2/8]

auto xtd::forms::labels::no ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ no() [3/8]

auto xtd::forms::labels::no ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ no() [4/8]

auto xtd::forms::labels::no ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ no() [5/8]

auto xtd::forms::labels::no ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ no() [6/8]

auto xtd::forms::labels::no ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ no() [7/8]

auto xtd::forms::labels::no ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified parent, location, and size.

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

◆ no() [8/8]

auto xtd::forms::labels::no ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent no label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ ok() [1/8]

auto xtd::forms::labels::ok ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label.

Returns
The created label.

◆ ok() [2/8]

auto xtd::forms::labels::ok ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ ok() [3/8]

auto xtd::forms::labels::ok ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ ok() [4/8]

auto xtd::forms::labels::ok ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ ok() [5/8]

auto xtd::forms::labels::ok ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ ok() [6/8]

auto xtd::forms::labels::ok ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ ok() [7/8]

auto xtd::forms::labels::ok ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified parent, location, and size.

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

◆ ok() [8/8]

auto xtd::forms::labels::ok ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent ok label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ open() [1/8]

auto xtd::forms::labels::open ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label.

Returns
The created label.

◆ open() [2/8]

auto xtd::forms::labels::open ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ open() [3/8]

auto xtd::forms::labels::open ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ open() [4/8]

auto xtd::forms::labels::open ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ open() [5/8]

auto xtd::forms::labels::open ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ open() [6/8]

auto xtd::forms::labels::open ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ open() [7/8]

auto xtd::forms::labels::open ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified parent, location, and size.

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

◆ open() [8/8]

auto xtd::forms::labels::open ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent open label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ options() [1/8]

auto xtd::forms::labels::options ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label.

Returns
The created label.

◆ options() [2/8]

auto xtd::forms::labels::options ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ options() [3/8]

auto xtd::forms::labels::options ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ options() [4/8]

auto xtd::forms::labels::options ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ options() [5/8]

auto xtd::forms::labels::options ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ options() [6/8]

auto xtd::forms::labels::options ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ options() [7/8]

auto xtd::forms::labels::options ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified parent, location, and size.

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

◆ options() [8/8]

auto xtd::forms::labels::options ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent options label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ paste() [1/8]

auto xtd::forms::labels::paste ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label.

Returns
The created label.

◆ paste() [2/8]

auto xtd::forms::labels::paste ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ paste() [3/8]

auto xtd::forms::labels::paste ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ paste() [4/8]

auto xtd::forms::labels::paste ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ paste() [5/8]

auto xtd::forms::labels::paste ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ paste() [6/8]

auto xtd::forms::labels::paste ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ paste() [7/8]

auto xtd::forms::labels::paste ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified parent, location, and size.

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

◆ paste() [8/8]

auto xtd::forms::labels::paste ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent paste label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ preferences() [1/8]

auto xtd::forms::labels::preferences ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label.

Returns
The created label.

◆ preferences() [2/8]

auto xtd::forms::labels::preferences ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ preferences() [3/8]

auto xtd::forms::labels::preferences ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ preferences() [4/8]

auto xtd::forms::labels::preferences ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ preferences() [5/8]

auto xtd::forms::labels::preferences ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ preferences() [6/8]

auto xtd::forms::labels::preferences ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ preferences() [7/8]

auto xtd::forms::labels::preferences ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified parent, location, and size.

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

◆ preferences() [8/8]

auto xtd::forms::labels::preferences ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent preferences label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ previous() [1/8]

auto xtd::forms::labels::previous ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label.

Returns
The created label.

◆ previous() [2/8]

auto xtd::forms::labels::previous ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ previous() [3/8]

auto xtd::forms::labels::previous ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ previous() [4/8]

auto xtd::forms::labels::previous ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ previous() [5/8]

auto xtd::forms::labels::previous ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ previous() [6/8]

auto xtd::forms::labels::previous ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ previous() [7/8]

auto xtd::forms::labels::previous ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified parent, location, and size.

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

◆ previous() [8/8]

auto xtd::forms::labels::previous ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent previous label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ print() [1/8]

auto xtd::forms::labels::print ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label.

Returns
The created label.

◆ print() [2/8]

auto xtd::forms::labels::print ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ print() [3/8]

auto xtd::forms::labels::print ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ print() [4/8]

auto xtd::forms::labels::print ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ print() [5/8]

auto xtd::forms::labels::print ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ print() [6/8]

auto xtd::forms::labels::print ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ print() [7/8]

auto xtd::forms::labels::print ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified parent, location, and size.

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

◆ print() [8/8]

auto xtd::forms::labels::print ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ print_preview() [1/8]

auto xtd::forms::labels::print_preview ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label.

Returns
The created label.

◆ print_preview() [2/8]

auto xtd::forms::labels::print_preview ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ print_preview() [3/8]

auto xtd::forms::labels::print_preview ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ print_preview() [4/8]

auto xtd::forms::labels::print_preview ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ print_preview() [5/8]

auto xtd::forms::labels::print_preview ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ print_preview() [6/8]

auto xtd::forms::labels::print_preview ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ print_preview() [7/8]

auto xtd::forms::labels::print_preview ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified parent, location, and size.

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

◆ print_preview() [8/8]

auto xtd::forms::labels::print_preview ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent print_preview label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ properties() [1/8]

auto xtd::forms::labels::properties ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label.

Returns
The created label.

◆ properties() [2/8]

auto xtd::forms::labels::properties ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ properties() [3/8]

auto xtd::forms::labels::properties ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ properties() [4/8]

auto xtd::forms::labels::properties ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ properties() [5/8]

auto xtd::forms::labels::properties ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ properties() [6/8]

auto xtd::forms::labels::properties ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ properties() [7/8]

auto xtd::forms::labels::properties ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified parent, location, and size.

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

◆ properties() [8/8]

auto xtd::forms::labels::properties ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent properties label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ quit() [1/8]

auto xtd::forms::labels::quit ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label.

Returns
The created label.

◆ quit() [2/8]

auto xtd::forms::labels::quit ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ quit() [3/8]

auto xtd::forms::labels::quit ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ quit() [4/8]

auto xtd::forms::labels::quit ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ quit() [5/8]

auto xtd::forms::labels::quit ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ quit() [6/8]

auto xtd::forms::labels::quit ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ quit() [7/8]

auto xtd::forms::labels::quit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified parent, location, and size.

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

◆ quit() [8/8]

auto xtd::forms::labels::quit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent quit label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ redo() [1/8]

auto xtd::forms::labels::redo ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label.

Returns
The created label.

◆ redo() [2/8]

auto xtd::forms::labels::redo ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ redo() [3/8]

auto xtd::forms::labels::redo ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ redo() [4/8]

auto xtd::forms::labels::redo ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ redo() [5/8]

auto xtd::forms::labels::redo ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ redo() [6/8]

auto xtd::forms::labels::redo ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ redo() [7/8]

auto xtd::forms::labels::redo ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified parent, location, and size.

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

◆ redo() [8/8]

auto xtd::forms::labels::redo ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent redo label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ refresh() [1/8]

auto xtd::forms::labels::refresh ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label.

Returns
The created label.

◆ refresh() [2/8]

auto xtd::forms::labels::refresh ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ refresh() [3/8]

auto xtd::forms::labels::refresh ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ refresh() [4/8]

auto xtd::forms::labels::refresh ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ refresh() [5/8]

auto xtd::forms::labels::refresh ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ refresh() [6/8]

auto xtd::forms::labels::refresh ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ refresh() [7/8]

auto xtd::forms::labels::refresh ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified parent, location, and size.

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

◆ refresh() [8/8]

auto xtd::forms::labels::refresh ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent refresh label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ remove() [1/8]

auto xtd::forms::labels::remove ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label.

Returns
The created label.

◆ remove() [2/8]

auto xtd::forms::labels::remove ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ remove() [3/8]

auto xtd::forms::labels::remove ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ remove() [4/8]

auto xtd::forms::labels::remove ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ remove() [5/8]

auto xtd::forms::labels::remove ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ remove() [6/8]

auto xtd::forms::labels::remove ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ remove() [7/8]

auto xtd::forms::labels::remove ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified parent, location, and size.

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

◆ remove() [8/8]

auto xtd::forms::labels::remove ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent remove label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ replace() [1/8]

auto xtd::forms::labels::replace ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label.

Returns
The created label.

◆ replace() [2/8]

auto xtd::forms::labels::replace ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ replace() [3/8]

auto xtd::forms::labels::replace ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ replace() [4/8]

auto xtd::forms::labels::replace ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ replace() [5/8]

auto xtd::forms::labels::replace ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ replace() [6/8]

auto xtd::forms::labels::replace ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ replace() [7/8]

auto xtd::forms::labels::replace ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified parent, location, and size.

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

◆ replace() [8/8]

auto xtd::forms::labels::replace ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent replace label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ retry() [1/8]

auto xtd::forms::labels::retry ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label.

Returns
The created label.

◆ retry() [2/8]

auto xtd::forms::labels::retry ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ retry() [3/8]

auto xtd::forms::labels::retry ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ retry() [4/8]

auto xtd::forms::labels::retry ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ retry() [5/8]

auto xtd::forms::labels::retry ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ retry() [6/8]

auto xtd::forms::labels::retry ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ retry() [7/8]

auto xtd::forms::labels::retry ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified parent, location, and size.

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

◆ retry() [8/8]

auto xtd::forms::labels::retry ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent retry label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ revert_to_saved() [1/8]

auto xtd::forms::labels::revert_to_saved ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label.

Returns
The created label.

◆ revert_to_saved() [2/8]

auto xtd::forms::labels::revert_to_saved ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ revert_to_saved() [3/8]

auto xtd::forms::labels::revert_to_saved ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ revert_to_saved() [4/8]

auto xtd::forms::labels::revert_to_saved ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ revert_to_saved() [5/8]

auto xtd::forms::labels::revert_to_saved ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ revert_to_saved() [6/8]

auto xtd::forms::labels::revert_to_saved ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ revert_to_saved() [7/8]

auto xtd::forms::labels::revert_to_saved ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified parent, location, and size.

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

◆ revert_to_saved() [8/8]

auto xtd::forms::labels::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
staticnodiscard

Create a system-defined label that represent revert_to_saved label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ save() [1/8]

auto xtd::forms::labels::save ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label.

Returns
The created label.

◆ save() [2/8]

auto xtd::forms::labels::save ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ save() [3/8]

auto xtd::forms::labels::save ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ save() [4/8]

auto xtd::forms::labels::save ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ save() [5/8]

auto xtd::forms::labels::save ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ save() [6/8]

auto xtd::forms::labels::save ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ save() [7/8]

auto xtd::forms::labels::save ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified parent, location, and size.

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

◆ save() [8/8]

auto xtd::forms::labels::save ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ save_as() [1/8]

auto xtd::forms::labels::save_as ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label.

Returns
The created label.

◆ save_as() [2/8]

auto xtd::forms::labels::save_as ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ save_as() [3/8]

auto xtd::forms::labels::save_as ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ save_as() [4/8]

auto xtd::forms::labels::save_as ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ save_as() [5/8]

auto xtd::forms::labels::save_as ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ save_as() [6/8]

auto xtd::forms::labels::save_as ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ save_as() [7/8]

auto xtd::forms::labels::save_as ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified parent, location, and size.

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

◆ save_as() [8/8]

auto xtd::forms::labels::save_as ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent save_as label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ search() [1/8]

auto xtd::forms::labels::search ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label.

Returns
The created label.

◆ search() [2/8]

auto xtd::forms::labels::search ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ search() [3/8]

auto xtd::forms::labels::search ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ search() [4/8]

auto xtd::forms::labels::search ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ search() [5/8]

auto xtd::forms::labels::search ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ search() [6/8]

auto xtd::forms::labels::search ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ search() [7/8]

auto xtd::forms::labels::search ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified parent, location, and size.

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

◆ search() [8/8]

auto xtd::forms::labels::search ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent search label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ select_all() [1/8]

auto xtd::forms::labels::select_all ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label.

Returns
The created label.

◆ select_all() [2/8]

auto xtd::forms::labels::select_all ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ select_all() [3/8]

auto xtd::forms::labels::select_all ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ select_all() [4/8]

auto xtd::forms::labels::select_all ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ select_all() [5/8]

auto xtd::forms::labels::select_all ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ select_all() [6/8]

auto xtd::forms::labels::select_all ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ select_all() [7/8]

auto xtd::forms::labels::select_all ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified parent, location, and size.

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

◆ select_all() [8/8]

auto xtd::forms::labels::select_all ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent select_all label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ settings() [1/8]

auto xtd::forms::labels::settings ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label.

Returns
The created label.

◆ settings() [2/8]

auto xtd::forms::labels::settings ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ settings() [3/8]

auto xtd::forms::labels::settings ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ settings() [4/8]

auto xtd::forms::labels::settings ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ settings() [5/8]

auto xtd::forms::labels::settings ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ settings() [6/8]

auto xtd::forms::labels::settings ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ settings() [7/8]

auto xtd::forms::labels::settings ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified parent, location, and size.

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

◆ settings() [8/8]

auto xtd::forms::labels::settings ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent settings label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ spell_check() [1/8]

auto xtd::forms::labels::spell_check ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label.

Returns
The created label.

◆ spell_check() [2/8]

auto xtd::forms::labels::spell_check ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ spell_check() [3/8]

auto xtd::forms::labels::spell_check ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ spell_check() [4/8]

auto xtd::forms::labels::spell_check ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ spell_check() [5/8]

auto xtd::forms::labels::spell_check ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ spell_check() [6/8]

auto xtd::forms::labels::spell_check ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ spell_check() [7/8]

auto xtd::forms::labels::spell_check ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified parent, location, and size.

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

◆ spell_check() [8/8]

auto xtd::forms::labels::spell_check ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent spell_check label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ stop() [1/8]

auto xtd::forms::labels::stop ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label.

Returns
The created label.

◆ stop() [2/8]

auto xtd::forms::labels::stop ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ stop() [3/8]

auto xtd::forms::labels::stop ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ stop() [4/8]

auto xtd::forms::labels::stop ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ stop() [5/8]

auto xtd::forms::labels::stop ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ stop() [6/8]

auto xtd::forms::labels::stop ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ stop() [7/8]

auto xtd::forms::labels::stop ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified parent, location, and size.

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

◆ stop() [8/8]

auto xtd::forms::labels::stop ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent stop label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ strikeout() [1/8]

auto xtd::forms::labels::strikeout ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label.

Returns
The created label.

◆ strikeout() [2/8]

auto xtd::forms::labels::strikeout ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ strikeout() [3/8]

auto xtd::forms::labels::strikeout ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ strikeout() [4/8]

auto xtd::forms::labels::strikeout ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ strikeout() [5/8]

auto xtd::forms::labels::strikeout ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ strikeout() [6/8]

auto xtd::forms::labels::strikeout ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ strikeout() [7/8]

auto xtd::forms::labels::strikeout ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified parent, location, and size.

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

◆ strikeout() [8/8]

auto xtd::forms::labels::strikeout ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent strikeout label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ tools() [1/8]

auto xtd::forms::labels::tools ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label.

Returns
The created label.

◆ tools() [2/8]

auto xtd::forms::labels::tools ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ tools() [3/8]

auto xtd::forms::labels::tools ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ tools() [4/8]

auto xtd::forms::labels::tools ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ tools() [5/8]

auto xtd::forms::labels::tools ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ tools() [6/8]

auto xtd::forms::labels::tools ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ tools() [7/8]

auto xtd::forms::labels::tools ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified parent, location, and size.

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

◆ tools() [8/8]

auto xtd::forms::labels::tools ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent tools label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ top() [1/8]

auto xtd::forms::labels::top ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label.

Returns
The created label.

◆ top() [2/8]

auto xtd::forms::labels::top ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ top() [3/8]

auto xtd::forms::labels::top ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ top() [4/8]

auto xtd::forms::labels::top ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ top() [5/8]

auto xtd::forms::labels::top ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ top() [6/8]

auto xtd::forms::labels::top ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ top() [7/8]

auto xtd::forms::labels::top ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified parent, location, and size.

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

◆ top() [8/8]

auto xtd::forms::labels::top ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent top label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ undelete() [1/8]

auto xtd::forms::labels::undelete ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label.

Returns
The created label.

◆ undelete() [2/8]

auto xtd::forms::labels::undelete ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ undelete() [3/8]

auto xtd::forms::labels::undelete ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ undelete() [4/8]

auto xtd::forms::labels::undelete ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ undelete() [5/8]

auto xtd::forms::labels::undelete ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ undelete() [6/8]

auto xtd::forms::labels::undelete ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ undelete() [7/8]

auto xtd::forms::labels::undelete ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified parent, location, and size.

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

◆ undelete() [8/8]

auto xtd::forms::labels::undelete ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undelete label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ underline() [1/8]

auto xtd::forms::labels::underline ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label.

Returns
The created label.

◆ underline() [2/8]

auto xtd::forms::labels::underline ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ underline() [3/8]

auto xtd::forms::labels::underline ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ underline() [4/8]

auto xtd::forms::labels::underline ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ underline() [5/8]

auto xtd::forms::labels::underline ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ underline() [6/8]

auto xtd::forms::labels::underline ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ underline() [7/8]

auto xtd::forms::labels::underline ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified parent, location, and size.

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

◆ underline() [8/8]

auto xtd::forms::labels::underline ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent underline label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ undo() [1/8]

auto xtd::forms::labels::undo ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label.

Returns
The created label.

◆ undo() [2/8]

auto xtd::forms::labels::undo ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ undo() [3/8]

auto xtd::forms::labels::undo ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ undo() [4/8]

auto xtd::forms::labels::undo ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ undo() [5/8]

auto xtd::forms::labels::undo ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ undo() [6/8]

auto xtd::forms::labels::undo ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ undo() [7/8]

auto xtd::forms::labels::undo ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified parent, location, and size.

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

◆ undo() [8/8]

auto xtd::forms::labels::undo ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent undo label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ unindent() [1/8]

auto xtd::forms::labels::unindent ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label.

Returns
The created label.

◆ unindent() [2/8]

auto xtd::forms::labels::unindent ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ unindent() [3/8]

auto xtd::forms::labels::unindent ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ unindent() [4/8]

auto xtd::forms::labels::unindent ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ unindent() [5/8]

auto xtd::forms::labels::unindent ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ unindent() [6/8]

auto xtd::forms::labels::unindent ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ unindent() [7/8]

auto xtd::forms::labels::unindent ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified parent, location, and size.

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

◆ unindent() [8/8]

auto xtd::forms::labels::unindent ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent unindent label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ up() [1/8]

auto xtd::forms::labels::up ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label.

Returns
The created label.

◆ up() [2/8]

auto xtd::forms::labels::up ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ up() [3/8]

auto xtd::forms::labels::up ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ up() [4/8]

auto xtd::forms::labels::up ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ up() [5/8]

auto xtd::forms::labels::up ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ up() [6/8]

auto xtd::forms::labels::up ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ up() [7/8]

auto xtd::forms::labels::up ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified parent, location, and size.

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

◆ up() [8/8]

auto xtd::forms::labels::up ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent up label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ view() [1/8]

auto xtd::forms::labels::view ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent view label.

Returns
The created label.

◆ view() [2/8]

auto xtd::forms::labels::view ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent view label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ view() [3/8]

auto xtd::forms::labels::view ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

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

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ view() [4/8]

auto xtd::forms::labels::view ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent view label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ view() [5/8]

auto xtd::forms::labels::view ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent view label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ view() [6/8]

auto xtd::forms::labels::view ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

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

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ view() [7/8]

auto xtd::forms::labels::view ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

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

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

◆ view() [8/8]

auto xtd::forms::labels::view ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

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

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ window() [1/8]

auto xtd::forms::labels::window ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label.

Returns
The created label.

◆ window() [2/8]

auto xtd::forms::labels::window ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ window() [3/8]

auto xtd::forms::labels::window ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ window() [4/8]

auto xtd::forms::labels::window ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ window() [5/8]

auto xtd::forms::labels::window ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ window() [6/8]

auto xtd::forms::labels::window ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ window() [7/8]

auto xtd::forms::labels::window ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified parent, location, and size.

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

◆ window() [8/8]

auto xtd::forms::labels::window ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent window label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ yes() [1/8]

auto xtd::forms::labels::yes ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label.

Returns
The created label.

◆ yes() [2/8]

auto xtd::forms::labels::yes ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ yes() [3/8]

auto xtd::forms::labels::yes ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ yes() [4/8]

auto xtd::forms::labels::yes ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ yes() [5/8]

auto xtd::forms::labels::yes ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ yes() [6/8]

auto xtd::forms::labels::yes ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ yes() [7/8]

auto xtd::forms::labels::yes ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified parent, location, and size.

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

◆ yes() [8/8]

auto xtd::forms::labels::yes ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent yes label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ zoom_in() [1/8]

auto xtd::forms::labels::zoom_in ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label.

Returns
The created label.

◆ zoom_in() [2/8]

auto xtd::forms::labels::zoom_in ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ zoom_in() [3/8]

auto xtd::forms::labels::zoom_in ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ zoom_in() [4/8]

auto xtd::forms::labels::zoom_in ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ zoom_in() [5/8]

auto xtd::forms::labels::zoom_in ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ zoom_in() [6/8]

auto xtd::forms::labels::zoom_in ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ zoom_in() [7/8]

auto xtd::forms::labels::zoom_in ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified parent, location, and size.

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

◆ zoom_in() [8/8]

auto xtd::forms::labels::zoom_in ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_in label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ zoom_out() [1/8]

auto xtd::forms::labels::zoom_out ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label.

Returns
The created label.

◆ zoom_out() [2/8]

auto xtd::forms::labels::zoom_out ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ zoom_out() [3/8]

auto xtd::forms::labels::zoom_out ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ zoom_out() [4/8]

auto xtd::forms::labels::zoom_out ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ zoom_out() [5/8]

auto xtd::forms::labels::zoom_out ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ zoom_out() [6/8]

auto xtd::forms::labels::zoom_out ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ zoom_out() [7/8]

auto xtd::forms::labels::zoom_out ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified parent, location, and size.

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

◆ zoom_out() [8/8]

auto xtd::forms::labels::zoom_out ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_out label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ zoom_to_fit() [1/8]

auto xtd::forms::labels::zoom_to_fit ( ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label.

Returns
The created label.

◆ zoom_to_fit() [2/8]

auto xtd::forms::labels::zoom_to_fit ( const xtd::drawing::point & location) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified location.

Parameters
locationThe label location in pixels.
Returns
The created label.

◆ zoom_to_fit() [3/8]

auto xtd::forms::labels::zoom_to_fit ( const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified location, and size.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
Returns
The created label.

◆ zoom_to_fit() [4/8]

auto xtd::forms::labels::zoom_to_fit ( const xtd::drawing::point & location,
const xtd::drawing::size & size,
const xtd::string & name ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified location, size, and name.

Parameters
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

◆ zoom_to_fit() [5/8]

auto xtd::forms::labels::zoom_to_fit ( const xtd::forms::control & parent) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified parent.

Parameters
parentThe control that contains the label.
Returns
The created label.

◆ zoom_to_fit() [6/8]

auto xtd::forms::labels::zoom_to_fit ( const xtd::forms::control & parent,
const xtd::drawing::point & location ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified parent, and location.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
Returns
The created label.

◆ zoom_to_fit() [7/8]

auto xtd::forms::labels::zoom_to_fit ( const xtd::forms::control & parent,
const xtd::drawing::point & location,
const xtd::drawing::size & size ) -> xtd::forms::label
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified parent, location, and size.

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

◆ zoom_to_fit() [8/8]

auto xtd::forms::labels::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
staticnodiscard

Create a system-defined label that represent zoom_to_fit label with specified parent, location, size, and name.

Parameters
parentThe control that contains the label.
locationThe label location in pixels.
sizeThe label size in pixels.
nameThe name of the label.
Returns
The created label.

The documentation for this class was generated from the following file: