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

Member Function Documentation

◆ abort() [1/8]

static label xtd::forms::labels::abort ( )
static

Create a system-defined label that represent abort label.

Returns
The created label.

◆ abort() [2/8]

static label xtd::forms::labels::abort ( const control parent)
static

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

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

◆ abort() [3/8]

static label xtd::forms::labels::abort ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::abort ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::abort ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ abort() [6/8]

static label xtd::forms::labels::abort ( const drawing::point location)
static

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

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

◆ abort() [7/8]

static label xtd::forms::labels::abort ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::abort ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ about() [1/8]

static label xtd::forms::labels::about ( )
static

Create a system-defined label that represent about label.

Returns
The created label.

◆ about() [2/8]

static label xtd::forms::labels::about ( const control parent)
static

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

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

◆ about() [3/8]

static label xtd::forms::labels::about ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::about ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::about ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ about() [6/8]

static label xtd::forms::labels::about ( const drawing::point location)
static

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

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

◆ about() [7/8]

static label xtd::forms::labels::about ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::about ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ actual_size() [1/8]

static label xtd::forms::labels::actual_size ( )
static

Create a system-defined label that represent actual_size label.

Returns
The created label.

◆ actual_size() [2/8]

static label xtd::forms::labels::actual_size ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::actual_size ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::actual_size ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::actual_size ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ actual_size() [6/8]

static label xtd::forms::labels::actual_size ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::actual_size ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::actual_size ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ add() [1/8]

static label xtd::forms::labels::add ( )
static

Create a system-defined label that represent add label.

Returns
The created label.

◆ add() [2/8]

static label xtd::forms::labels::add ( const control parent)
static

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

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

◆ add() [3/8]

static label xtd::forms::labels::add ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::add ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::add ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ add() [6/8]

static label xtd::forms::labels::add ( const drawing::point location)
static

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

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

◆ add() [7/8]

static label xtd::forms::labels::add ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::add ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ align_left() [1/8]

static label xtd::forms::labels::align_left ( )
static

Create a system-defined label that represent align_left label.

Returns
The created label.

◆ align_left() [2/8]

static label xtd::forms::labels::align_left ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::align_left ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::align_left ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::align_left ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_left() [6/8]

static label xtd::forms::labels::align_left ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::align_left ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::align_left ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_right() [1/8]

static label xtd::forms::labels::align_right ( )
static

Create a system-defined label that represent align_right label.

Returns
The created label.

◆ align_right() [2/8]

static label xtd::forms::labels::align_right ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::align_right ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::align_right ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::align_right ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ align_right() [6/8]

static label xtd::forms::labels::align_right ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::align_right ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::align_right ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ alignment() [1/8]

static label xtd::forms::labels::alignment ( )
static

Create a system-defined label that represent alignment label.

Returns
The created label.

◆ alignment() [2/8]

static label xtd::forms::labels::alignment ( const control parent)
static

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

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

◆ alignment() [3/8]

static label xtd::forms::labels::alignment ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::alignment ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::alignment ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ alignment() [6/8]

static label xtd::forms::labels::alignment ( const drawing::point location)
static

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

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

◆ alignment() [7/8]

static label xtd::forms::labels::alignment ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::alignment ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ apply() [1/8]

static label xtd::forms::labels::apply ( )
static

Create a system-defined label that represent apply label.

Returns
The created label.

◆ apply() [2/8]

static label xtd::forms::labels::apply ( const control parent)
static

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

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

◆ apply() [3/8]

static label xtd::forms::labels::apply ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::apply ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::apply ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ apply() [6/8]

static label xtd::forms::labels::apply ( const drawing::point location)
static

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

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

◆ apply() [7/8]

static label xtd::forms::labels::apply ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::apply ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ ascending() [1/8]

static label xtd::forms::labels::ascending ( )
static

Create a system-defined label that represent ascending label.

Returns
The created label.

◆ ascending() [2/8]

static label xtd::forms::labels::ascending ( const control parent)
static

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

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

◆ ascending() [3/8]

static label xtd::forms::labels::ascending ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::ascending ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::ascending ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ ascending() [6/8]

static label xtd::forms::labels::ascending ( const drawing::point location)
static

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

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

◆ ascending() [7/8]

static label xtd::forms::labels::ascending ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::ascending ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ back() [1/8]

static label xtd::forms::labels::back ( )
static

Create a system-defined label that represent back label.

Returns
The created label.

◆ back() [2/8]

static label xtd::forms::labels::back ( const control parent)
static

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

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

◆ back() [3/8]

static label xtd::forms::labels::back ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::back ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::back ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ back() [6/8]

static label xtd::forms::labels::back ( const drawing::point location)
static

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

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

◆ back() [7/8]

static label xtd::forms::labels::back ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::back ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ bold() [1/8]

static label xtd::forms::labels::bold ( )
static

Create a system-defined label that represent bold label.

Returns
The created label.

◆ bold() [2/8]

static label xtd::forms::labels::bold ( const control parent)
static

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

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

◆ bold() [3/8]

static label xtd::forms::labels::bold ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::bold ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::bold ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ bold() [6/8]

static label xtd::forms::labels::bold ( const drawing::point location)
static

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

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

◆ bold() [7/8]

static label xtd::forms::labels::bold ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::bold ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ bottom() [1/8]

static label xtd::forms::labels::bottom ( )
static

Create a system-defined label that represent bottom label.

Returns
The created label.

◆ bottom() [2/8]

static label xtd::forms::labels::bottom ( const control parent)
static

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

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

◆ bottom() [3/8]

static label xtd::forms::labels::bottom ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::bottom ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::bottom ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ bottom() [6/8]

static label xtd::forms::labels::bottom ( const drawing::point location)
static

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

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

◆ bottom() [7/8]

static label xtd::forms::labels::bottom ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::bottom ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ cancel() [1/8]

static label xtd::forms::labels::cancel ( )
static

Create a system-defined label that represent cancel label.

Returns
The created label.

◆ cancel() [2/8]

static label xtd::forms::labels::cancel ( const control parent)
static

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

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

◆ cancel() [3/8]

static label xtd::forms::labels::cancel ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::cancel ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::cancel ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ cancel() [6/8]

static label xtd::forms::labels::cancel ( const drawing::point location)
static

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

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

◆ cancel() [7/8]

static label xtd::forms::labels::cancel ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::cancel ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ cdrom() [1/8]

static label xtd::forms::labels::cdrom ( )
static

Create a system-defined label that represent cdrom label.

Returns
The created label.

◆ cdrom() [2/8]

static label xtd::forms::labels::cdrom ( const control parent)
static

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

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

◆ cdrom() [3/8]

static label xtd::forms::labels::cdrom ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::cdrom ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::cdrom ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ cdrom() [6/8]

static label xtd::forms::labels::cdrom ( const drawing::point location)
static

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

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

◆ cdrom() [7/8]

static label xtd::forms::labels::cdrom ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::cdrom ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ centered() [1/8]

static label xtd::forms::labels::centered ( )
static

Create a system-defined label that represent centered label.

Returns
The created label.

◆ centered() [2/8]

static label xtd::forms::labels::centered ( const control parent)
static

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

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

◆ centered() [3/8]

static label xtd::forms::labels::centered ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::centered ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::centered ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ centered() [6/8]

static label xtd::forms::labels::centered ( const drawing::point location)
static

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

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

◆ centered() [7/8]

static label xtd::forms::labels::centered ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::centered ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ clear() [1/8]

static label xtd::forms::labels::clear ( )
static

Create a system-defined label that represent clear label.

Returns
The created label.

◆ clear() [2/8]

static label xtd::forms::labels::clear ( const control parent)
static

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

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

◆ clear() [3/8]

static label xtd::forms::labels::clear ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::clear ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::clear ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ clear() [6/8]

static label xtd::forms::labels::clear ( const drawing::point location)
static

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

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

◆ clear() [7/8]

static label xtd::forms::labels::clear ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::clear ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ close() [1/8]

static label xtd::forms::labels::close ( )
static

Create a system-defined label that represent close label.

Returns
The created label.

◆ close() [2/8]

static label xtd::forms::labels::close ( const control parent)
static

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

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

◆ close() [3/8]

static label xtd::forms::labels::close ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::close ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::close ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ close() [6/8]

static label xtd::forms::labels::close ( const drawing::point location)
static

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

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

◆ close() [7/8]

static label xtd::forms::labels::close ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::close ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ color() [1/8]

static label xtd::forms::labels::color ( )
static

Create a system-defined label that represent color label.

Returns
The created label.

◆ color() [2/8]

static label xtd::forms::labels::color ( const control parent)
static

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

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

◆ color() [3/8]

static label xtd::forms::labels::color ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::color ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::color ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ color() [6/8]

static label xtd::forms::labels::color ( const drawing::point location)
static

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

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

◆ color() [7/8]

static label xtd::forms::labels::color ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::color ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ contents() [1/8]

static label xtd::forms::labels::contents ( )
static

Create a system-defined label that represent contents label.

Returns
The created label.

◆ contents() [2/8]

static label xtd::forms::labels::contents ( const control parent)
static

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

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

◆ contents() [3/8]

static label xtd::forms::labels::contents ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::contents ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::contents ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ contents() [6/8]

static label xtd::forms::labels::contents ( const drawing::point location)
static

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

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

◆ contents() [7/8]

static label xtd::forms::labels::contents ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::contents ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ convert() [1/8]

static label xtd::forms::labels::convert ( )
static

Create a system-defined label that represent convert label.

Returns
The created label.

◆ convert() [2/8]

static label xtd::forms::labels::convert ( const control parent)
static

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

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

◆ convert() [3/8]

static label xtd::forms::labels::convert ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::convert ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::convert ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ convert() [6/8]

static label xtd::forms::labels::convert ( const drawing::point location)
static

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

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

◆ convert() [7/8]

static label xtd::forms::labels::convert ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::convert ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ copy() [1/8]

static label xtd::forms::labels::copy ( )
static

Create a system-defined label that represent copy label.

Returns
The created label.

◆ copy() [2/8]

static label xtd::forms::labels::copy ( const control parent)
static

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

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

◆ copy() [3/8]

static label xtd::forms::labels::copy ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::copy ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::copy ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ copy() [6/8]

static label xtd::forms::labels::copy ( const drawing::point location)
static

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

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

◆ copy() [7/8]

static label xtd::forms::labels::copy ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::copy ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ customize() [1/8]

static label xtd::forms::labels::customize ( )
static

Create a system-defined label that represent customize label.

Returns
The created label.

◆ customize() [2/8]

static label xtd::forms::labels::customize ( const control parent)
static

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

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

◆ customize() [3/8]

static label xtd::forms::labels::customize ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::customize ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::customize ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ customize() [6/8]

static label xtd::forms::labels::customize ( const drawing::point location)
static

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

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

◆ customize() [7/8]

static label xtd::forms::labels::customize ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::customize ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ cut() [1/8]

static label xtd::forms::labels::cut ( )
static

Create a system-defined label that represent cut label.

Returns
The created label.

◆ cut() [2/8]

static label xtd::forms::labels::cut ( const control parent)
static

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

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

◆ cut() [3/8]

static label xtd::forms::labels::cut ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::cut ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::cut ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ cut() [6/8]

static label xtd::forms::labels::cut ( const drawing::point location)
static

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

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

◆ cut() [7/8]

static label xtd::forms::labels::cut ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::cut ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ del() [1/8]

static label xtd::forms::labels::del ( )
static

Create a system-defined label that represent del label.

Returns
The created label.

◆ del() [2/8]

static label xtd::forms::labels::del ( const control parent)
static

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

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

◆ del() [3/8]

static label xtd::forms::labels::del ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::del ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::del ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ del() [6/8]

static label xtd::forms::labels::del ( const drawing::point location)
static

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

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

◆ del() [7/8]

static label xtd::forms::labels::del ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::del ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ descending() [1/8]

static label xtd::forms::labels::descending ( )
static

Create a system-defined label that represent descending label.

Returns
The created label.

◆ descending() [2/8]

static label xtd::forms::labels::descending ( const control parent)
static

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

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

◆ descending() [3/8]

static label xtd::forms::labels::descending ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::descending ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::descending ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ descending() [6/8]

static label xtd::forms::labels::descending ( const drawing::point location)
static

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

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

◆ descending() [7/8]

static label xtd::forms::labels::descending ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::descending ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ down() [1/8]

static label xtd::forms::labels::down ( )
static

Create a system-defined label that represent down label.

Returns
The created label.

◆ down() [2/8]

static label xtd::forms::labels::down ( const control parent)
static

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

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

◆ down() [3/8]

static label xtd::forms::labels::down ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::down ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::down ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ down() [6/8]

static label xtd::forms::labels::down ( const drawing::point location)
static

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

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

◆ down() [7/8]

static label xtd::forms::labels::down ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::down ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ edit() [1/8]

static label xtd::forms::labels::edit ( )
static

Create a system-defined label that represent edit label.

Returns
The created label.

◆ edit() [2/8]

static label xtd::forms::labels::edit ( const control parent)
static

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

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

◆ edit() [3/8]

static label xtd::forms::labels::edit ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::edit ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::edit ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ edit() [6/8]

static label xtd::forms::labels::edit ( const drawing::point location)
static

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

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

◆ edit() [7/8]

static label xtd::forms::labels::edit ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::edit ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ execute() [1/8]

static label xtd::forms::labels::execute ( )
static

Create a system-defined label that represent execute label.

Returns
The created label.

◆ execute() [2/8]

static label xtd::forms::labels::execute ( const control parent)
static

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

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

◆ execute() [3/8]

static label xtd::forms::labels::execute ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::execute ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::execute ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ execute() [6/8]

static label xtd::forms::labels::execute ( const drawing::point location)
static

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

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

◆ execute() [7/8]

static label xtd::forms::labels::execute ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::execute ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ exit() [1/8]

static label xtd::forms::labels::exit ( )
static

Create a system-defined label that represent exit label.

Returns
The created label.

◆ exit() [2/8]

static label xtd::forms::labels::exit ( const control parent)
static

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

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

◆ exit() [3/8]

static label xtd::forms::labels::exit ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::exit ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::exit ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ exit() [6/8]

static label xtd::forms::labels::exit ( const drawing::point location)
static

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

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

◆ exit() [7/8]

static label xtd::forms::labels::exit ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::exit ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ file() [1/8]

static label xtd::forms::labels::file ( )
static

Create a system-defined label that represent file label.

Returns
The created label.

◆ file() [2/8]

static label xtd::forms::labels::file ( const control parent)
static

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

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

◆ file() [3/8]

static label xtd::forms::labels::file ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::file ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::file ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ file() [6/8]

static label xtd::forms::labels::file ( const drawing::point location)
static

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

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

◆ file() [7/8]

static label xtd::forms::labels::file ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::file ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ find() [1/8]

static label xtd::forms::labels::find ( )
static

Create a system-defined label that represent find label.

Returns
The created label.

◆ find() [2/8]

static label xtd::forms::labels::find ( const control parent)
static

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

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

◆ find() [3/8]

static label xtd::forms::labels::find ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::find ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::find ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ find() [6/8]

static label xtd::forms::labels::find ( const drawing::point location)
static

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

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

◆ find() [7/8]

static label xtd::forms::labels::find ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::find ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ first() [1/8]

static label xtd::forms::labels::first ( )
static

Create a system-defined label that represent first label.

Returns
The created label.

◆ first() [2/8]

static label xtd::forms::labels::first ( const control parent)
static

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

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

◆ first() [3/8]

static label xtd::forms::labels::first ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::first ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::first ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ first() [6/8]

static label xtd::forms::labels::first ( const drawing::point location)
static

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

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

◆ first() [7/8]

static label xtd::forms::labels::first ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::first ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ floppy() [1/8]

static label xtd::forms::labels::floppy ( )
static

Create a system-defined label that represent floppy label.

Returns
The created label.

◆ floppy() [2/8]

static label xtd::forms::labels::floppy ( const control parent)
static

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

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

◆ floppy() [3/8]

static label xtd::forms::labels::floppy ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::floppy ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::floppy ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ floppy() [6/8]

static label xtd::forms::labels::floppy ( const drawing::point location)
static

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

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

◆ floppy() [7/8]

static label xtd::forms::labels::floppy ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::floppy ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ font() [1/8]

static label xtd::forms::labels::font ( )
static

Create a system-defined label that represent font label.

Returns
The created label.

◆ font() [2/8]

static label xtd::forms::labels::font ( const control parent)
static

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

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

◆ font() [3/8]

static label xtd::forms::labels::font ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::font ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::font ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ font() [6/8]

static label xtd::forms::labels::font ( const drawing::point location)
static

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

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

◆ font() [7/8]

static label xtd::forms::labels::font ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::font ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ forward() [1/8]

static label xtd::forms::labels::forward ( )
static

Create a system-defined label that represent forward label.

Returns
The created label.

◆ forward() [2/8]

static label xtd::forms::labels::forward ( const control parent)
static

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

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

◆ forward() [3/8]

static label xtd::forms::labels::forward ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::forward ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::forward ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ forward() [6/8]

static label xtd::forms::labels::forward ( const drawing::point location)
static

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

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

◆ forward() [7/8]

static label xtd::forms::labels::forward ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::forward ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ harddisk() [1/8]

static label xtd::forms::labels::harddisk ( )
static

Create a system-defined label that represent harddisk label.

Returns
The created label.

◆ harddisk() [2/8]

static label xtd::forms::labels::harddisk ( const control parent)
static

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

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

◆ harddisk() [3/8]

static label xtd::forms::labels::harddisk ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::harddisk ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::harddisk ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ harddisk() [6/8]

static label xtd::forms::labels::harddisk ( const drawing::point location)
static

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

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

◆ harddisk() [7/8]

static label xtd::forms::labels::harddisk ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::harddisk ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ help() [1/8]

static label xtd::forms::labels::help ( )
static

Create a system-defined label that represent help label.

Returns
The created label.

◆ help() [2/8]

static label xtd::forms::labels::help ( const control parent)
static

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

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

◆ help() [3/8]

static label xtd::forms::labels::help ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::help ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::help ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ help() [6/8]

static label xtd::forms::labels::help ( const drawing::point location)
static

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

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

◆ help() [7/8]

static label xtd::forms::labels::help ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::help ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ home() [1/8]

static label xtd::forms::labels::home ( )
static

Create a system-defined label that represent home label.

Returns
The created label.

◆ home() [2/8]

static label xtd::forms::labels::home ( const control parent)
static

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

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

◆ home() [3/8]

static label xtd::forms::labels::home ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::home ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::home ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ home() [6/8]

static label xtd::forms::labels::home ( const drawing::point location)
static

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

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

◆ home() [7/8]

static label xtd::forms::labels::home ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::home ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ ignore() [1/8]

static label xtd::forms::labels::ignore ( )
static

Create a system-defined label that represent ignore label.

Returns
The created label.

◆ ignore() [2/8]

static label xtd::forms::labels::ignore ( const control parent)
static

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

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

◆ ignore() [3/8]

static label xtd::forms::labels::ignore ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::ignore ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::ignore ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ ignore() [6/8]

static label xtd::forms::labels::ignore ( const drawing::point location)
static

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

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

◆ ignore() [7/8]

static label xtd::forms::labels::ignore ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::ignore ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ indent() [1/8]

static label xtd::forms::labels::indent ( )
static

Create a system-defined label that represent indent label.

Returns
The created label.

◆ indent() [2/8]

static label xtd::forms::labels::indent ( const control parent)
static

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

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

◆ indent() [3/8]

static label xtd::forms::labels::indent ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::indent ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::indent ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ indent() [6/8]

static label xtd::forms::labels::indent ( const drawing::point location)
static

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

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

◆ indent() [7/8]

static label xtd::forms::labels::indent ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::indent ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ index() [1/8]

static label xtd::forms::labels::index ( )
static

Create a system-defined label that represent index label.

Returns
The created label.

◆ index() [2/8]

static label xtd::forms::labels::index ( const control parent)
static

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

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

◆ index() [3/8]

static label xtd::forms::labels::index ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::index ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::index ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ index() [6/8]

static label xtd::forms::labels::index ( const drawing::point location)
static

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

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

◆ index() [7/8]

static label xtd::forms::labels::index ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::index ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ info() [1/8]

static label xtd::forms::labels::info ( )
static

Create a system-defined label that represent info label.

Returns
The created label.

◆ info() [2/8]

static label xtd::forms::labels::info ( const control parent)
static

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

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

◆ info() [3/8]

static label xtd::forms::labels::info ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::info ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::info ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ info() [6/8]

static label xtd::forms::labels::info ( const drawing::point location)
static

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

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

◆ info() [7/8]

static label xtd::forms::labels::info ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::info ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ italic() [1/8]

static label xtd::forms::labels::italic ( )
static

Create a system-defined label that represent italic label.

Returns
The created label.

◆ italic() [2/8]

static label xtd::forms::labels::italic ( const control parent)
static

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

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

◆ italic() [3/8]

static label xtd::forms::labels::italic ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::italic ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::italic ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ italic() [6/8]

static label xtd::forms::labels::italic ( const drawing::point location)
static

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

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

◆ italic() [7/8]

static label xtd::forms::labels::italic ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::italic ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ jump_to() [1/8]

static label xtd::forms::labels::jump_to ( )
static

Create a system-defined label that represent jump_to label.

Returns
The created label.

◆ jump_to() [2/8]

static label xtd::forms::labels::jump_to ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::jump_to ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::jump_to ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::jump_to ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ jump_to() [6/8]

static label xtd::forms::labels::jump_to ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::jump_to ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::jump_to ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ justified() [1/8]

static label xtd::forms::labels::justified ( )
static

Create a system-defined label that represent justified label.

Returns
The created label.

◆ justified() [2/8]

static label xtd::forms::labels::justified ( const control parent)
static

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

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

◆ justified() [3/8]

static label xtd::forms::labels::justified ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::justified ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::justified ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ justified() [6/8]

static label xtd::forms::labels::justified ( const drawing::point location)
static

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

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

◆ justified() [7/8]

static label xtd::forms::labels::justified ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::justified ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ last() [1/8]

static label xtd::forms::labels::last ( )
static

Create a system-defined label that represent last label.

Returns
The created label.

◆ last() [2/8]

static label xtd::forms::labels::last ( const control parent)
static

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

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

◆ last() [3/8]

static label xtd::forms::labels::last ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::last ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::last ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ last() [6/8]

static label xtd::forms::labels::last ( const drawing::point location)
static

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

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

◆ last() [7/8]

static label xtd::forms::labels::last ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::last ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ network() [1/8]

static label xtd::forms::labels::network ( )
static

Create a system-defined label that represent network label.

Returns
The created label.

◆ network() [2/8]

static label xtd::forms::labels::network ( const control parent)
static

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

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

◆ network() [3/8]

static label xtd::forms::labels::network ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::network ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::network ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ network() [6/8]

static label xtd::forms::labels::network ( const drawing::point location)
static

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

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

◆ network() [7/8]

static label xtd::forms::labels::network ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::network ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ new_() [1/8]

static label xtd::forms::labels::new_ ( )
static

Create a system-defined label that represent new_ label.

Returns
The created label.

◆ new_() [2/8]

static label xtd::forms::labels::new_ ( const control parent)
static

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

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

◆ new_() [3/8]

static label xtd::forms::labels::new_ ( const control parent,
const drawing::point location 
)
static

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_() [4/8]

static label xtd::forms::labels::new_ ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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_() [5/8]

static label xtd::forms::labels::new_ ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ new_() [6/8]

static label xtd::forms::labels::new_ ( const drawing::point location)
static

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

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

◆ new_() [7/8]

static label xtd::forms::labels::new_ ( const drawing::point location,
const drawing::size size 
)
static

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_() [8/8]

static label xtd::forms::labels::new_ ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ next() [1/8]

static label xtd::forms::labels::next ( )
static

Create a system-defined label that represent next label.

Returns
The created label.

◆ next() [2/8]

static label xtd::forms::labels::next ( const control parent)
static

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

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

◆ next() [3/8]

static label xtd::forms::labels::next ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::next ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::next ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ next() [6/8]

static label xtd::forms::labels::next ( const drawing::point location)
static

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

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

◆ next() [7/8]

static label xtd::forms::labels::next ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::next ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ no() [1/8]

static label xtd::forms::labels::no ( )
static

Create a system-defined label that represent no label.

Returns
The created label.

◆ no() [2/8]

static label xtd::forms::labels::no ( const control parent)
static

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

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

◆ no() [3/8]

static label xtd::forms::labels::no ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::no ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::no ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ no() [6/8]

static label xtd::forms::labels::no ( const drawing::point location)
static

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

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

◆ no() [7/8]

static label xtd::forms::labels::no ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::no ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ ok() [1/8]

static label xtd::forms::labels::ok ( )
static

Create a system-defined label that represent ok label.

Returns
The created label.

◆ ok() [2/8]

static label xtd::forms::labels::ok ( const control parent)
static

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

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

◆ ok() [3/8]

static label xtd::forms::labels::ok ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::ok ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::ok ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ ok() [6/8]

static label xtd::forms::labels::ok ( const drawing::point location)
static

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

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

◆ ok() [7/8]

static label xtd::forms::labels::ok ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::ok ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ open() [1/8]

static label xtd::forms::labels::open ( )
static

Create a system-defined label that represent open label.

Returns
The created label.

◆ open() [2/8]

static label xtd::forms::labels::open ( const control parent)
static

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

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

◆ open() [3/8]

static label xtd::forms::labels::open ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::open ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::open ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ open() [6/8]

static label xtd::forms::labels::open ( const drawing::point location)
static

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

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

◆ open() [7/8]

static label xtd::forms::labels::open ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::open ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ options() [1/8]

static label xtd::forms::labels::options ( )
static

Create a system-defined label that represent options label.

Returns
The created label.

◆ options() [2/8]

static label xtd::forms::labels::options ( const control parent)
static

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

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

◆ options() [3/8]

static label xtd::forms::labels::options ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::options ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::options ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ options() [6/8]

static label xtd::forms::labels::options ( const drawing::point location)
static

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

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

◆ options() [7/8]

static label xtd::forms::labels::options ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::options ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ paste() [1/8]

static label xtd::forms::labels::paste ( )
static

Create a system-defined label that represent paste label.

Returns
The created label.

◆ paste() [2/8]

static label xtd::forms::labels::paste ( const control parent)
static

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

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

◆ paste() [3/8]

static label xtd::forms::labels::paste ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::paste ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::paste ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ paste() [6/8]

static label xtd::forms::labels::paste ( const drawing::point location)
static

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

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

◆ paste() [7/8]

static label xtd::forms::labels::paste ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::paste ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ preferences() [1/8]

static label xtd::forms::labels::preferences ( )
static

Create a system-defined label that represent preferences label.

Returns
The created label.

◆ preferences() [2/8]

static label xtd::forms::labels::preferences ( const control parent)
static

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

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

◆ preferences() [3/8]

static label xtd::forms::labels::preferences ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::preferences ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::preferences ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ preferences() [6/8]

static label xtd::forms::labels::preferences ( const drawing::point location)
static

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

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

◆ preferences() [7/8]

static label xtd::forms::labels::preferences ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::preferences ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ previous() [1/8]

static label xtd::forms::labels::previous ( )
static

Create a system-defined label that represent previous label.

Returns
The created label.

◆ previous() [2/8]

static label xtd::forms::labels::previous ( const control parent)
static

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

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

◆ previous() [3/8]

static label xtd::forms::labels::previous ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::previous ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::previous ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ previous() [6/8]

static label xtd::forms::labels::previous ( const drawing::point location)
static

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

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

◆ previous() [7/8]

static label xtd::forms::labels::previous ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::previous ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ print() [1/8]

static label xtd::forms::labels::print ( )
static

Create a system-defined label that represent print label.

Returns
The created label.

◆ print() [2/8]

static label xtd::forms::labels::print ( const control parent)
static

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

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

◆ print() [3/8]

static label xtd::forms::labels::print ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::print ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::print ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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() [6/8]

static label xtd::forms::labels::print ( const drawing::point location)
static

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

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

◆ print() [7/8]

static label xtd::forms::labels::print ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::print ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_preview() [1/8]

static label xtd::forms::labels::print_preview ( )
static

Create a system-defined label that represent print_preview label.

Returns
The created label.

◆ print_preview() [2/8]

static label xtd::forms::labels::print_preview ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::print_preview ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::print_preview ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::print_preview ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ print_preview() [6/8]

static label xtd::forms::labels::print_preview ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::print_preview ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::print_preview ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ properties() [1/8]

static label xtd::forms::labels::properties ( )
static

Create a system-defined label that represent properties label.

Returns
The created label.

◆ properties() [2/8]

static label xtd::forms::labels::properties ( const control parent)
static

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

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

◆ properties() [3/8]

static label xtd::forms::labels::properties ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::properties ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::properties ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ properties() [6/8]

static label xtd::forms::labels::properties ( const drawing::point location)
static

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

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

◆ properties() [7/8]

static label xtd::forms::labels::properties ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::properties ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ quit() [1/8]

static label xtd::forms::labels::quit ( )
static

Create a system-defined label that represent quit label.

Returns
The created label.

◆ quit() [2/8]

static label xtd::forms::labels::quit ( const control parent)
static

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

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

◆ quit() [3/8]

static label xtd::forms::labels::quit ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::quit ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::quit ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ quit() [6/8]

static label xtd::forms::labels::quit ( const drawing::point location)
static

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

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

◆ quit() [7/8]

static label xtd::forms::labels::quit ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::quit ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ redo() [1/8]

static label xtd::forms::labels::redo ( )
static

Create a system-defined label that represent redo label.

Returns
The created label.

◆ redo() [2/8]

static label xtd::forms::labels::redo ( const control parent)
static

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

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

◆ redo() [3/8]

static label xtd::forms::labels::redo ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::redo ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::redo ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ redo() [6/8]

static label xtd::forms::labels::redo ( const drawing::point location)
static

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

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

◆ redo() [7/8]

static label xtd::forms::labels::redo ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::redo ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ refresh() [1/8]

static label xtd::forms::labels::refresh ( )
static

Create a system-defined label that represent refresh label.

Returns
The created label.

◆ refresh() [2/8]

static label xtd::forms::labels::refresh ( const control parent)
static

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

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

◆ refresh() [3/8]

static label xtd::forms::labels::refresh ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::refresh ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::refresh ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ refresh() [6/8]

static label xtd::forms::labels::refresh ( const drawing::point location)
static

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

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

◆ refresh() [7/8]

static label xtd::forms::labels::refresh ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::refresh ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ remove() [1/8]

static label xtd::forms::labels::remove ( )
static

Create a system-defined label that represent remove label.

Returns
The created label.

◆ remove() [2/8]

static label xtd::forms::labels::remove ( const control parent)
static

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

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

◆ remove() [3/8]

static label xtd::forms::labels::remove ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::remove ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::remove ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ remove() [6/8]

static label xtd::forms::labels::remove ( const drawing::point location)
static

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

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

◆ remove() [7/8]

static label xtd::forms::labels::remove ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::remove ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ replace() [1/8]

static label xtd::forms::labels::replace ( )
static

Create a system-defined label that represent replace label.

Returns
The created label.

◆ replace() [2/8]

static label xtd::forms::labels::replace ( const control parent)
static

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

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

◆ replace() [3/8]

static label xtd::forms::labels::replace ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::replace ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::replace ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ replace() [6/8]

static label xtd::forms::labels::replace ( const drawing::point location)
static

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

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

◆ replace() [7/8]

static label xtd::forms::labels::replace ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::replace ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ retry() [1/8]

static label xtd::forms::labels::retry ( )
static

Create a system-defined label that represent retry label.

Returns
The created label.

◆ retry() [2/8]

static label xtd::forms::labels::retry ( const control parent)
static

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

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

◆ retry() [3/8]

static label xtd::forms::labels::retry ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::retry ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::retry ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ retry() [6/8]

static label xtd::forms::labels::retry ( const drawing::point location)
static

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

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

◆ retry() [7/8]

static label xtd::forms::labels::retry ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::retry ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ revert_to_saved() [1/8]

static label xtd::forms::labels::revert_to_saved ( )
static

Create a system-defined label that represent revert_to_saved label.

Returns
The created label.

◆ revert_to_saved() [2/8]

static label xtd::forms::labels::revert_to_saved ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::revert_to_saved ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::revert_to_saved ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::revert_to_saved ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ revert_to_saved() [6/8]

static label xtd::forms::labels::revert_to_saved ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::revert_to_saved ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::revert_to_saved ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ save() [1/8]

static label xtd::forms::labels::save ( )
static

Create a system-defined label that represent save label.

Returns
The created label.

◆ save() [2/8]

static label xtd::forms::labels::save ( const control parent)
static

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

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

◆ save() [3/8]

static label xtd::forms::labels::save ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::save ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::save ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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() [6/8]

static label xtd::forms::labels::save ( const drawing::point location)
static

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

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

◆ save() [7/8]

static label xtd::forms::labels::save ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::save ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_as() [1/8]

static label xtd::forms::labels::save_as ( )
static

Create a system-defined label that represent save_as label.

Returns
The created label.

◆ save_as() [2/8]

static label xtd::forms::labels::save_as ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::save_as ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::save_as ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::save_as ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ save_as() [6/8]

static label xtd::forms::labels::save_as ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::save_as ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::save_as ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ search() [1/8]

static label xtd::forms::labels::search ( )
static

Create a system-defined label that represent search label.

Returns
The created label.

◆ search() [2/8]

static label xtd::forms::labels::search ( const control parent)
static

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

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

◆ search() [3/8]

static label xtd::forms::labels::search ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::search ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::search ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ search() [6/8]

static label xtd::forms::labels::search ( const drawing::point location)
static

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

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

◆ search() [7/8]

static label xtd::forms::labels::search ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::search ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ select_all() [1/8]

static label xtd::forms::labels::select_all ( )
static

Create a system-defined label that represent select_all label.

Returns
The created label.

◆ select_all() [2/8]

static label xtd::forms::labels::select_all ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::select_all ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::select_all ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::select_all ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ select_all() [6/8]

static label xtd::forms::labels::select_all ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::select_all ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::select_all ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ settings() [1/8]

static label xtd::forms::labels::settings ( )
static

Create a system-defined label that represent settings label.

Returns
The created label.

◆ settings() [2/8]

static label xtd::forms::labels::settings ( const control parent)
static

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

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

◆ settings() [3/8]

static label xtd::forms::labels::settings ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::settings ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::settings ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ settings() [6/8]

static label xtd::forms::labels::settings ( const drawing::point location)
static

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

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

◆ settings() [7/8]

static label xtd::forms::labels::settings ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::settings ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ spell_check() [1/8]

static label xtd::forms::labels::spell_check ( )
static

Create a system-defined label that represent spell_check label.

Returns
The created label.

◆ spell_check() [2/8]

static label xtd::forms::labels::spell_check ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::spell_check ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::spell_check ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::spell_check ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ spell_check() [6/8]

static label xtd::forms::labels::spell_check ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::spell_check ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::spell_check ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ stop() [1/8]

static label xtd::forms::labels::stop ( )
static

Create a system-defined label that represent stop label.

Returns
The created label.

◆ stop() [2/8]

static label xtd::forms::labels::stop ( const control parent)
static

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

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

◆ stop() [3/8]

static label xtd::forms::labels::stop ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::stop ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::stop ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ stop() [6/8]

static label xtd::forms::labels::stop ( const drawing::point location)
static

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

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

◆ stop() [7/8]

static label xtd::forms::labels::stop ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::stop ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ strikeout() [1/8]

static label xtd::forms::labels::strikeout ( )
static

Create a system-defined label that represent strikeout label.

Returns
The created label.

◆ strikeout() [2/8]

static label xtd::forms::labels::strikeout ( const control parent)
static

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

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

◆ strikeout() [3/8]

static label xtd::forms::labels::strikeout ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::strikeout ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::strikeout ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ strikeout() [6/8]

static label xtd::forms::labels::strikeout ( const drawing::point location)
static

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

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

◆ strikeout() [7/8]

static label xtd::forms::labels::strikeout ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::strikeout ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ tools() [1/8]

static label xtd::forms::labels::tools ( )
static

Create a system-defined label that represent tools label.

Returns
The created label.

◆ tools() [2/8]

static label xtd::forms::labels::tools ( const control parent)
static

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

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

◆ tools() [3/8]

static label xtd::forms::labels::tools ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::tools ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::tools ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ tools() [6/8]

static label xtd::forms::labels::tools ( const drawing::point location)
static

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

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

◆ tools() [7/8]

static label xtd::forms::labels::tools ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::tools ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ top() [1/8]

static label xtd::forms::labels::top ( )
static

Create a system-defined label that represent top label.

Returns
The created label.

◆ top() [2/8]

static label xtd::forms::labels::top ( const control parent)
static

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

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

◆ top() [3/8]

static label xtd::forms::labels::top ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::top ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::top ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ top() [6/8]

static label xtd::forms::labels::top ( const drawing::point location)
static

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

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

◆ top() [7/8]

static label xtd::forms::labels::top ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::top ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ undelete() [1/8]

static label xtd::forms::labels::undelete ( )
static

Create a system-defined label that represent undelete label.

Returns
The created label.

◆ undelete() [2/8]

static label xtd::forms::labels::undelete ( const control parent)
static

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

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

◆ undelete() [3/8]

static label xtd::forms::labels::undelete ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::undelete ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::undelete ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ undelete() [6/8]

static label xtd::forms::labels::undelete ( const drawing::point location)
static

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

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

◆ undelete() [7/8]

static label xtd::forms::labels::undelete ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::undelete ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ underline() [1/8]

static label xtd::forms::labels::underline ( )
static

Create a system-defined label that represent underline label.

Returns
The created label.

◆ underline() [2/8]

static label xtd::forms::labels::underline ( const control parent)
static

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

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

◆ underline() [3/8]

static label xtd::forms::labels::underline ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::underline ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::underline ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ underline() [6/8]

static label xtd::forms::labels::underline ( const drawing::point location)
static

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

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

◆ underline() [7/8]

static label xtd::forms::labels::underline ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::underline ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ undo() [1/8]

static label xtd::forms::labels::undo ( )
static

Create a system-defined label that represent undo label.

Returns
The created label.

◆ undo() [2/8]

static label xtd::forms::labels::undo ( const control parent)
static

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

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

◆ undo() [3/8]

static label xtd::forms::labels::undo ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::undo ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::undo ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ undo() [6/8]

static label xtd::forms::labels::undo ( const drawing::point location)
static

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

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

◆ undo() [7/8]

static label xtd::forms::labels::undo ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::undo ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ unindent() [1/8]

static label xtd::forms::labels::unindent ( )
static

Create a system-defined label that represent unindent label.

Returns
The created label.

◆ unindent() [2/8]

static label xtd::forms::labels::unindent ( const control parent)
static

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

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

◆ unindent() [3/8]

static label xtd::forms::labels::unindent ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::unindent ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::unindent ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ unindent() [6/8]

static label xtd::forms::labels::unindent ( const drawing::point location)
static

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

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

◆ unindent() [7/8]

static label xtd::forms::labels::unindent ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::unindent ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ up() [1/8]

static label xtd::forms::labels::up ( )
static

Create a system-defined label that represent up label.

Returns
The created label.

◆ up() [2/8]

static label xtd::forms::labels::up ( const control parent)
static

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

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

◆ up() [3/8]

static label xtd::forms::labels::up ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::up ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::up ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ up() [6/8]

static label xtd::forms::labels::up ( const drawing::point location)
static

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

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

◆ up() [7/8]

static label xtd::forms::labels::up ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::up ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ view() [1/8]

static label xtd::forms::labels::view ( )
static

Create a system-defined label that represent view label.

Returns
The created label.

◆ view() [2/8]

static label xtd::forms::labels::view ( const control parent)
static

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

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

◆ view() [3/8]

static label xtd::forms::labels::view ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::view ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::view ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ view() [6/8]

static label xtd::forms::labels::view ( const drawing::point location)
static

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

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

◆ view() [7/8]

static label xtd::forms::labels::view ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::view ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ window() [1/8]

static label xtd::forms::labels::window ( )
static

Create a system-defined label that represent window label.

Returns
The created label.

◆ window() [2/8]

static label xtd::forms::labels::window ( const control parent)
static

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

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

◆ window() [3/8]

static label xtd::forms::labels::window ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::window ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::window ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ window() [6/8]

static label xtd::forms::labels::window ( const drawing::point location)
static

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

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

◆ window() [7/8]

static label xtd::forms::labels::window ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::window ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ yes() [1/8]

static label xtd::forms::labels::yes ( )
static

Create a system-defined label that represent yes label.

Returns
The created label.

◆ yes() [2/8]

static label xtd::forms::labels::yes ( const control parent)
static

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

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

◆ yes() [3/8]

static label xtd::forms::labels::yes ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::yes ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::yes ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ yes() [6/8]

static label xtd::forms::labels::yes ( const drawing::point location)
static

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

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

◆ yes() [7/8]

static label xtd::forms::labels::yes ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::yes ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ zoom_in() [1/8]

static label xtd::forms::labels::zoom_in ( )
static

Create a system-defined label that represent zoom_in label.

Returns
The created label.

◆ zoom_in() [2/8]

static label xtd::forms::labels::zoom_in ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::zoom_in ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::zoom_in ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::zoom_in ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_in() [6/8]

static label xtd::forms::labels::zoom_in ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::zoom_in ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::zoom_in ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_out() [1/8]

static label xtd::forms::labels::zoom_out ( )
static

Create a system-defined label that represent zoom_out label.

Returns
The created label.

◆ zoom_out() [2/8]

static label xtd::forms::labels::zoom_out ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::zoom_out ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::zoom_out ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::zoom_out ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_out() [6/8]

static label xtd::forms::labels::zoom_out ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::zoom_out ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::zoom_out ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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_to_fit() [1/8]

static label xtd::forms::labels::zoom_to_fit ( )
static

Create a system-defined label that represent zoom_to_fit label.

Returns
The created label.

◆ zoom_to_fit() [2/8]

static label xtd::forms::labels::zoom_to_fit ( const control parent)
static

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() [3/8]

static label xtd::forms::labels::zoom_to_fit ( const control parent,
const drawing::point location 
)
static

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() [4/8]

static label xtd::forms::labels::zoom_to_fit ( const control parent,
const drawing::point location,
const drawing::size size 
)
static

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() [5/8]

static label xtd::forms::labels::zoom_to_fit ( const control parent,
const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

◆ zoom_to_fit() [6/8]

static label xtd::forms::labels::zoom_to_fit ( const drawing::point location)
static

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() [7/8]

static label xtd::forms::labels::zoom_to_fit ( const drawing::point location,
const drawing::size size 
)
static

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() [8/8]

static label xtd::forms::labels::zoom_to_fit ( const drawing::point location,
const drawing::size size,
const xtd::ustring name 
)
static

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.

The documentation for this class was generated from the following file: