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

Definition

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

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

Public Static Methods

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

Member Function Documentation

◆ abort() [1/8]

auto xtd::forms::command_link_buttons::abort ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent abort command_link_button.

Returns
The created command_link_button.

◆ abort() [2/8]

auto xtd::forms::command_link_buttons::abort ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ abort() [3/8]

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

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

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

◆ abort() [4/8]

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

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

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

◆ abort() [5/8]

auto xtd::forms::command_link_buttons::abort ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ abort() [6/8]

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

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

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

◆ abort() [7/8]

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

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

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

◆ abort() [8/8]

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

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

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

◆ about() [1/8]

auto xtd::forms::command_link_buttons::about ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent about command_link_button.

Returns
The created command_link_button.

◆ about() [2/8]

auto xtd::forms::command_link_buttons::about ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ about() [3/8]

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

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

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

◆ about() [4/8]

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

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

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

◆ about() [5/8]

auto xtd::forms::command_link_buttons::about ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ about() [6/8]

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

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

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

◆ about() [7/8]

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

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

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

◆ about() [8/8]

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

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

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

◆ actual_size() [1/8]

auto xtd::forms::command_link_buttons::actual_size ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent actual_size command_link_button.

Returns
The created command_link_button.

◆ actual_size() [2/8]

auto xtd::forms::command_link_buttons::actual_size ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ actual_size() [3/8]

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

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

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

◆ actual_size() [4/8]

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

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

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

◆ actual_size() [5/8]

auto xtd::forms::command_link_buttons::actual_size ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ actual_size() [6/8]

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

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

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

◆ actual_size() [7/8]

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

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

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

◆ actual_size() [8/8]

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

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

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

◆ add() [1/8]

auto xtd::forms::command_link_buttons::add ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent add command_link_button.

Returns
The created command_link_button.

◆ add() [2/8]

auto xtd::forms::command_link_buttons::add ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ add() [3/8]

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

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

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

◆ add() [4/8]

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

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

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

◆ add() [5/8]

auto xtd::forms::command_link_buttons::add ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ add() [6/8]

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

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

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

◆ add() [7/8]

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

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

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

◆ add() [8/8]

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

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

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

◆ alignment() [1/8]

auto xtd::forms::command_link_buttons::alignment ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent alignment command_link_button.

Returns
The created command_link_button.

◆ alignment() [2/8]

auto xtd::forms::command_link_buttons::alignment ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ alignment() [3/8]

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

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

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

◆ alignment() [4/8]

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

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

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

◆ alignment() [5/8]

auto xtd::forms::command_link_buttons::alignment ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ alignment() [6/8]

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

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

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

◆ alignment() [7/8]

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

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

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

◆ alignment() [8/8]

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

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

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

◆ align_left() [1/8]

auto xtd::forms::command_link_buttons::align_left ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent align_left command_link_button.

Returns
The created command_link_button.

◆ align_left() [2/8]

auto xtd::forms::command_link_buttons::align_left ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ align_left() [3/8]

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

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

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

◆ align_left() [4/8]

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

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

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

◆ align_left() [5/8]

auto xtd::forms::command_link_buttons::align_left ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ align_left() [6/8]

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

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

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

◆ align_left() [7/8]

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

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

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

◆ align_left() [8/8]

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

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

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

◆ align_right() [1/8]

auto xtd::forms::command_link_buttons::align_right ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent align_right command_link_button.

Returns
The created command_link_button.

◆ align_right() [2/8]

auto xtd::forms::command_link_buttons::align_right ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ align_right() [3/8]

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

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

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

◆ align_right() [4/8]

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

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

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

◆ align_right() [5/8]

auto xtd::forms::command_link_buttons::align_right ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ align_right() [6/8]

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

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

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

◆ align_right() [7/8]

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

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

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

◆ align_right() [8/8]

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

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

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

◆ apply() [1/8]

auto xtd::forms::command_link_buttons::apply ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent apply command_link_button.

Returns
The created command_link_button.

◆ apply() [2/8]

auto xtd::forms::command_link_buttons::apply ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ apply() [3/8]

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

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

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

◆ apply() [4/8]

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

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

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

◆ apply() [5/8]

auto xtd::forms::command_link_buttons::apply ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ apply() [6/8]

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

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

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

◆ apply() [7/8]

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

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

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

◆ apply() [8/8]

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

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

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

◆ ascending() [1/8]

auto xtd::forms::command_link_buttons::ascending ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ascending command_link_button.

Returns
The created command_link_button.

◆ ascending() [2/8]

auto xtd::forms::command_link_buttons::ascending ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ ascending() [3/8]

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

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

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

◆ ascending() [4/8]

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

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

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

◆ ascending() [5/8]

auto xtd::forms::command_link_buttons::ascending ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ ascending() [6/8]

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

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

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

◆ ascending() [7/8]

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

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

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

◆ ascending() [8/8]

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

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

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

◆ back() [1/8]

auto xtd::forms::command_link_buttons::back ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent back command_link_button.

Returns
The created command_link_button.

◆ back() [2/8]

auto xtd::forms::command_link_buttons::back ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ back() [3/8]

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

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

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

◆ back() [4/8]

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

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

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

◆ back() [5/8]

auto xtd::forms::command_link_buttons::back ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ back() [6/8]

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

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

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

◆ back() [7/8]

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

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

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

◆ back() [8/8]

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

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

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

◆ bold() [1/8]

auto xtd::forms::command_link_buttons::bold ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent bold command_link_button.

Returns
The created command_link_button.

◆ bold() [2/8]

auto xtd::forms::command_link_buttons::bold ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ bold() [3/8]

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

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

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

◆ bold() [4/8]

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

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

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

◆ bold() [5/8]

auto xtd::forms::command_link_buttons::bold ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ bold() [6/8]

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

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

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

◆ bold() [7/8]

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

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

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

◆ bold() [8/8]

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

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

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

◆ bottom() [1/8]

auto xtd::forms::command_link_buttons::bottom ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent bottom command_link_button.

Returns
The created command_link_button.

◆ bottom() [2/8]

auto xtd::forms::command_link_buttons::bottom ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ bottom() [3/8]

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

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

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

◆ bottom() [4/8]

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

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

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

◆ bottom() [5/8]

auto xtd::forms::command_link_buttons::bottom ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ bottom() [6/8]

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

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

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

◆ bottom() [7/8]

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

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

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

◆ bottom() [8/8]

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

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

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

◆ cancel() [1/8]

auto xtd::forms::command_link_buttons::cancel ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent cancel command_link_button.

Returns
The created command_link_button.

◆ cancel() [2/8]

auto xtd::forms::command_link_buttons::cancel ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ cancel() [3/8]

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

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

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

◆ cancel() [4/8]

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

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

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

◆ cancel() [5/8]

auto xtd::forms::command_link_buttons::cancel ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ cancel() [6/8]

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

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

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

◆ cancel() [7/8]

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

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

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

◆ cancel() [8/8]

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

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

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

◆ cdrom() [1/8]

auto xtd::forms::command_link_buttons::cdrom ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent cdrom command_link_button.

Returns
The created command_link_button.

◆ cdrom() [2/8]

auto xtd::forms::command_link_buttons::cdrom ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ cdrom() [3/8]

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

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

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

◆ cdrom() [4/8]

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

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

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

◆ cdrom() [5/8]

auto xtd::forms::command_link_buttons::cdrom ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ cdrom() [6/8]

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

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

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

◆ cdrom() [7/8]

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

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

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

◆ cdrom() [8/8]

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

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

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

◆ centered() [1/8]

auto xtd::forms::command_link_buttons::centered ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent centered command_link_button.

Returns
The created command_link_button.

◆ centered() [2/8]

auto xtd::forms::command_link_buttons::centered ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ centered() [3/8]

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

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

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

◆ centered() [4/8]

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

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

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

◆ centered() [5/8]

auto xtd::forms::command_link_buttons::centered ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ centered() [6/8]

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

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

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

◆ centered() [7/8]

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

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

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

◆ centered() [8/8]

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

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

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

◆ clear() [1/8]

auto xtd::forms::command_link_buttons::clear ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent clear command_link_button.

Returns
The created command_link_button.

◆ clear() [2/8]

auto xtd::forms::command_link_buttons::clear ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ clear() [3/8]

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

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

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

◆ clear() [4/8]

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

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

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

◆ clear() [5/8]

auto xtd::forms::command_link_buttons::clear ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ clear() [6/8]

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

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

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

◆ clear() [7/8]

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

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

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

◆ clear() [8/8]

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

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

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

◆ close() [1/8]

auto xtd::forms::command_link_buttons::close ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent close command_link_button.

Returns
The created command_link_button.

◆ close() [2/8]

auto xtd::forms::command_link_buttons::close ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ close() [3/8]

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

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

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

◆ close() [4/8]

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

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

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

◆ close() [5/8]

auto xtd::forms::command_link_buttons::close ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ close() [6/8]

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

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

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

◆ close() [7/8]

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

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

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

◆ close() [8/8]

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

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

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

◆ color() [1/8]

auto xtd::forms::command_link_buttons::color ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent color command_link_button.

Returns
The created command_link_button.

◆ color() [2/8]

auto xtd::forms::command_link_buttons::color ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ color() [3/8]

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

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

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

◆ color() [4/8]

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

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

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

◆ color() [5/8]

auto xtd::forms::command_link_buttons::color ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ color() [6/8]

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

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

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

◆ color() [7/8]

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

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

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

◆ color() [8/8]

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

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

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

◆ contents() [1/8]

auto xtd::forms::command_link_buttons::contents ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent contents command_link_button.

Returns
The created command_link_button.

◆ contents() [2/8]

auto xtd::forms::command_link_buttons::contents ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ contents() [3/8]

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

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

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

◆ contents() [4/8]

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

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

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

◆ contents() [5/8]

auto xtd::forms::command_link_buttons::contents ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ contents() [6/8]

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

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

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

◆ contents() [7/8]

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

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

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

◆ contents() [8/8]

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

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

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

◆ convert() [1/8]

auto xtd::forms::command_link_buttons::convert ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent convert command_link_button.

Returns
The created command_link_button.

◆ convert() [2/8]

auto xtd::forms::command_link_buttons::convert ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ convert() [3/8]

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

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

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

◆ convert() [4/8]

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

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

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

◆ convert() [5/8]

auto xtd::forms::command_link_buttons::convert ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ convert() [6/8]

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

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

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

◆ convert() [7/8]

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

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

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

◆ convert() [8/8]

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

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

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

◆ copy() [1/8]

auto xtd::forms::command_link_buttons::copy ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent copy command_link_button.

Returns
The created command_link_button.

◆ copy() [2/8]

auto xtd::forms::command_link_buttons::copy ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ copy() [3/8]

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

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

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

◆ copy() [4/8]

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

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

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

◆ copy() [5/8]

auto xtd::forms::command_link_buttons::copy ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ copy() [6/8]

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

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

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

◆ copy() [7/8]

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

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

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

◆ copy() [8/8]

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

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

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

◆ customize() [1/8]

auto xtd::forms::command_link_buttons::customize ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent customize command_link_button.

Returns
The created command_link_button.

◆ customize() [2/8]

auto xtd::forms::command_link_buttons::customize ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ customize() [3/8]

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

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

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

◆ customize() [4/8]

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

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

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

◆ customize() [5/8]

auto xtd::forms::command_link_buttons::customize ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ customize() [6/8]

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

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

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

◆ customize() [7/8]

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

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

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

◆ customize() [8/8]

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

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

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

◆ cut() [1/8]

auto xtd::forms::command_link_buttons::cut ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent cut command_link_button.

Returns
The created command_link_button.

◆ cut() [2/8]

auto xtd::forms::command_link_buttons::cut ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ cut() [3/8]

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

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

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

◆ cut() [4/8]

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

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

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

◆ cut() [5/8]

auto xtd::forms::command_link_buttons::cut ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ cut() [6/8]

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

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

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

◆ cut() [7/8]

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

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

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

◆ cut() [8/8]

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

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

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

◆ del() [1/8]

auto xtd::forms::command_link_buttons::del ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent del command_link_button.

Returns
The created command_link_button.

◆ del() [2/8]

auto xtd::forms::command_link_buttons::del ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ del() [3/8]

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

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

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

◆ del() [4/8]

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

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

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

◆ del() [5/8]

auto xtd::forms::command_link_buttons::del ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ del() [6/8]

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

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

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

◆ del() [7/8]

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

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

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

◆ del() [8/8]

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

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

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

◆ descending() [1/8]

auto xtd::forms::command_link_buttons::descending ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent descending command_link_button.

Returns
The created command_link_button.

◆ descending() [2/8]

auto xtd::forms::command_link_buttons::descending ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ descending() [3/8]

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

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

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

◆ descending() [4/8]

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

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

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

◆ descending() [5/8]

auto xtd::forms::command_link_buttons::descending ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ descending() [6/8]

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

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

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

◆ descending() [7/8]

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

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

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

◆ descending() [8/8]

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

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

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

◆ down() [1/8]

auto xtd::forms::command_link_buttons::down ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent down command_link_button.

Returns
The created command_link_button.

◆ down() [2/8]

auto xtd::forms::command_link_buttons::down ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ down() [3/8]

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

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

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

◆ down() [4/8]

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

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

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

◆ down() [5/8]

auto xtd::forms::command_link_buttons::down ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ down() [6/8]

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

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

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

◆ down() [7/8]

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

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

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

◆ down() [8/8]

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

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

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

◆ edit() [1/8]

auto xtd::forms::command_link_buttons::edit ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent edit command_link_button.

Returns
The created command_link_button.

◆ edit() [2/8]

auto xtd::forms::command_link_buttons::edit ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ edit() [3/8]

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

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

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

◆ edit() [4/8]

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

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

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

◆ edit() [5/8]

auto xtd::forms::command_link_buttons::edit ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ edit() [6/8]

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

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

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

◆ edit() [7/8]

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

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

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

◆ edit() [8/8]

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

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

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

◆ execute() [1/8]

auto xtd::forms::command_link_buttons::execute ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent execute command_link_button.

Returns
The created command_link_button.

◆ execute() [2/8]

auto xtd::forms::command_link_buttons::execute ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ execute() [3/8]

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

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

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

◆ execute() [4/8]

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

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

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

◆ execute() [5/8]

auto xtd::forms::command_link_buttons::execute ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ execute() [6/8]

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

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

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

◆ execute() [7/8]

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

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

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

◆ execute() [8/8]

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

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

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

◆ exit() [1/8]

auto xtd::forms::command_link_buttons::exit ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent exit command_link_button.

Returns
The created command_link_button.

◆ exit() [2/8]

auto xtd::forms::command_link_buttons::exit ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ exit() [3/8]

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

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

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

◆ exit() [4/8]

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

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

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

◆ exit() [5/8]

auto xtd::forms::command_link_buttons::exit ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ exit() [6/8]

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

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

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

◆ exit() [7/8]

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

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

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

◆ exit() [8/8]

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

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

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

◆ file() [1/8]

auto xtd::forms::command_link_buttons::file ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent file command_link_button.

Returns
The created command_link_button.

◆ file() [2/8]

auto xtd::forms::command_link_buttons::file ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ file() [3/8]

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

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

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

◆ file() [4/8]

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

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

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

◆ file() [5/8]

auto xtd::forms::command_link_buttons::file ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ file() [6/8]

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

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

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

◆ file() [7/8]

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

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

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

◆ file() [8/8]

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

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

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

◆ find() [1/8]

auto xtd::forms::command_link_buttons::find ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent find command_link_button.

Returns
The created command_link_button.

◆ find() [2/8]

auto xtd::forms::command_link_buttons::find ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ find() [3/8]

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

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

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

◆ find() [4/8]

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

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

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

◆ find() [5/8]

auto xtd::forms::command_link_buttons::find ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ find() [6/8]

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

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

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

◆ find() [7/8]

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

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

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

◆ find() [8/8]

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

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

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

◆ first() [1/8]

auto xtd::forms::command_link_buttons::first ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent first command_link_button.

Returns
The created command_link_button.

◆ first() [2/8]

auto xtd::forms::command_link_buttons::first ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ first() [3/8]

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

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

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

◆ first() [4/8]

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

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

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

◆ first() [5/8]

auto xtd::forms::command_link_buttons::first ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ first() [6/8]

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

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

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

◆ first() [7/8]

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

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

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

◆ first() [8/8]

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

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

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

◆ floppy() [1/8]

auto xtd::forms::command_link_buttons::floppy ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent floppy command_link_button.

Returns
The created command_link_button.

◆ floppy() [2/8]

auto xtd::forms::command_link_buttons::floppy ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ floppy() [3/8]

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

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

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

◆ floppy() [4/8]

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

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

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

◆ floppy() [5/8]

auto xtd::forms::command_link_buttons::floppy ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ floppy() [6/8]

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

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

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

◆ floppy() [7/8]

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

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

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

◆ floppy() [8/8]

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

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

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

◆ font() [1/8]

auto xtd::forms::command_link_buttons::font ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent font command_link_button.

Returns
The created command_link_button.

◆ font() [2/8]

auto xtd::forms::command_link_buttons::font ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ font() [3/8]

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

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

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

◆ font() [4/8]

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

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

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

◆ font() [5/8]

auto xtd::forms::command_link_buttons::font ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ font() [6/8]

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

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

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

◆ font() [7/8]

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

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

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

◆ font() [8/8]

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

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

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

◆ forward() [1/8]

auto xtd::forms::command_link_buttons::forward ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent forward command_link_button.

Returns
The created command_link_button.

◆ forward() [2/8]

auto xtd::forms::command_link_buttons::forward ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ forward() [3/8]

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

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

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

◆ forward() [4/8]

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

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

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

◆ forward() [5/8]

auto xtd::forms::command_link_buttons::forward ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ forward() [6/8]

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

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

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

◆ forward() [7/8]

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

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

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

◆ forward() [8/8]

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

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

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

◆ harddisk() [1/8]

auto xtd::forms::command_link_buttons::harddisk ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent harddisk command_link_button.

Returns
The created command_link_button.

◆ harddisk() [2/8]

auto xtd::forms::command_link_buttons::harddisk ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ harddisk() [3/8]

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

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

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

◆ harddisk() [4/8]

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

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

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

◆ harddisk() [5/8]

auto xtd::forms::command_link_buttons::harddisk ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ harddisk() [6/8]

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

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

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

◆ harddisk() [7/8]

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

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

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

◆ harddisk() [8/8]

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

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

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

◆ help() [1/8]

auto xtd::forms::command_link_buttons::help ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent help command_link_button.

Returns
The created command_link_button.

◆ help() [2/8]

auto xtd::forms::command_link_buttons::help ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ help() [3/8]

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

Create a system-defined command_link_button that represent help command_link_button with specified location, and size.

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

◆ help() [4/8]

auto xtd::forms::command_link_buttons::help ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent help command_link_button with specified location, size, and name.

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

◆ help() [5/8]

auto xtd::forms::command_link_buttons::help ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ help() [6/8]

auto xtd::forms::command_link_buttons::help ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent help command_link_button with specified parent, and location.

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

◆ help() [7/8]

auto xtd::forms::command_link_buttons::help ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent help command_link_button with specified parent, location, and size.

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

◆ help() [8/8]

auto xtd::forms::command_link_buttons::help ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ home() [1/8]

auto xtd::forms::command_link_buttons::home ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent home command_link_button.

Returns
The created command_link_button.

◆ home() [2/8]

auto xtd::forms::command_link_buttons::home ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ home() [3/8]

auto xtd::forms::command_link_buttons::home ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent home command_link_button with specified location, and size.

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

◆ home() [4/8]

auto xtd::forms::command_link_buttons::home ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent home command_link_button with specified location, size, and name.

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

◆ home() [5/8]

auto xtd::forms::command_link_buttons::home ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ home() [6/8]

auto xtd::forms::command_link_buttons::home ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent home command_link_button with specified parent, and location.

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

◆ home() [7/8]

auto xtd::forms::command_link_buttons::home ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent home command_link_button with specified parent, location, and size.

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

◆ home() [8/8]

auto xtd::forms::command_link_buttons::home ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ ignore() [1/8]

auto xtd::forms::command_link_buttons::ignore ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ignore command_link_button.

Returns
The created command_link_button.

◆ ignore() [2/8]

auto xtd::forms::command_link_buttons::ignore ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ ignore() [3/8]

auto xtd::forms::command_link_buttons::ignore ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ignore command_link_button with specified location, and size.

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

◆ ignore() [4/8]

auto xtd::forms::command_link_buttons::ignore ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ignore command_link_button with specified location, size, and name.

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

◆ ignore() [5/8]

auto xtd::forms::command_link_buttons::ignore ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ ignore() [6/8]

auto xtd::forms::command_link_buttons::ignore ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ignore command_link_button with specified parent, and location.

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

◆ ignore() [7/8]

auto xtd::forms::command_link_buttons::ignore ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ignore command_link_button with specified parent, location, and size.

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

◆ ignore() [8/8]

auto xtd::forms::command_link_buttons::ignore ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ indent() [1/8]

auto xtd::forms::command_link_buttons::indent ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent indent command_link_button.

Returns
The created command_link_button.

◆ indent() [2/8]

auto xtd::forms::command_link_buttons::indent ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ indent() [3/8]

auto xtd::forms::command_link_buttons::indent ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent indent command_link_button with specified location, and size.

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

◆ indent() [4/8]

auto xtd::forms::command_link_buttons::indent ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent indent command_link_button with specified location, size, and name.

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

◆ indent() [5/8]

auto xtd::forms::command_link_buttons::indent ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ indent() [6/8]

auto xtd::forms::command_link_buttons::indent ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent indent command_link_button with specified parent, and location.

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

◆ indent() [7/8]

auto xtd::forms::command_link_buttons::indent ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent indent command_link_button with specified parent, location, and size.

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

◆ indent() [8/8]

auto xtd::forms::command_link_buttons::indent ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ index() [1/8]

auto xtd::forms::command_link_buttons::index ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent index command_link_button.

Returns
The created command_link_button.

◆ index() [2/8]

auto xtd::forms::command_link_buttons::index ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ index() [3/8]

auto xtd::forms::command_link_buttons::index ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent index command_link_button with specified location, and size.

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

◆ index() [4/8]

auto xtd::forms::command_link_buttons::index ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent index command_link_button with specified location, size, and name.

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

◆ index() [5/8]

auto xtd::forms::command_link_buttons::index ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ index() [6/8]

auto xtd::forms::command_link_buttons::index ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent index command_link_button with specified parent, and location.

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

◆ index() [7/8]

auto xtd::forms::command_link_buttons::index ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent index command_link_button with specified parent, location, and size.

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

◆ index() [8/8]

auto xtd::forms::command_link_buttons::index ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ info() [1/8]

auto xtd::forms::command_link_buttons::info ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent info command_link_button.

Returns
The created command_link_button.

◆ info() [2/8]

auto xtd::forms::command_link_buttons::info ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ info() [3/8]

auto xtd::forms::command_link_buttons::info ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent info command_link_button with specified location, and size.

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

◆ info() [4/8]

auto xtd::forms::command_link_buttons::info ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent info command_link_button with specified location, size, and name.

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

◆ info() [5/8]

auto xtd::forms::command_link_buttons::info ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ info() [6/8]

auto xtd::forms::command_link_buttons::info ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent info command_link_button with specified parent, and location.

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

◆ info() [7/8]

auto xtd::forms::command_link_buttons::info ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent info command_link_button with specified parent, location, and size.

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

◆ info() [8/8]

auto xtd::forms::command_link_buttons::info ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ italic() [1/8]

auto xtd::forms::command_link_buttons::italic ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent italic command_link_button.

Returns
The created command_link_button.

◆ italic() [2/8]

auto xtd::forms::command_link_buttons::italic ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ italic() [3/8]

auto xtd::forms::command_link_buttons::italic ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent italic command_link_button with specified location, and size.

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

◆ italic() [4/8]

auto xtd::forms::command_link_buttons::italic ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent italic command_link_button with specified location, size, and name.

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

◆ italic() [5/8]

auto xtd::forms::command_link_buttons::italic ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ italic() [6/8]

auto xtd::forms::command_link_buttons::italic ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent italic command_link_button with specified parent, and location.

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

◆ italic() [7/8]

auto xtd::forms::command_link_buttons::italic ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent italic command_link_button with specified parent, location, and size.

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

◆ italic() [8/8]

auto xtd::forms::command_link_buttons::italic ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ justified() [1/8]

auto xtd::forms::command_link_buttons::justified ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent justified command_link_button.

Returns
The created command_link_button.

◆ justified() [2/8]

auto xtd::forms::command_link_buttons::justified ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ justified() [3/8]

auto xtd::forms::command_link_buttons::justified ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent justified command_link_button with specified location, and size.

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

◆ justified() [4/8]

auto xtd::forms::command_link_buttons::justified ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent justified command_link_button with specified location, size, and name.

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

◆ justified() [5/8]

auto xtd::forms::command_link_buttons::justified ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ justified() [6/8]

auto xtd::forms::command_link_buttons::justified ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent justified command_link_button with specified parent, and location.

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

◆ justified() [7/8]

auto xtd::forms::command_link_buttons::justified ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent justified command_link_button with specified parent, location, and size.

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

◆ justified() [8/8]

auto xtd::forms::command_link_buttons::justified ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ jump_to() [1/8]

auto xtd::forms::command_link_buttons::jump_to ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button.

Returns
The created command_link_button.

◆ jump_to() [2/8]

auto xtd::forms::command_link_buttons::jump_to ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button with specified location.

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

◆ jump_to() [3/8]

auto xtd::forms::command_link_buttons::jump_to ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button with specified location, and size.

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

◆ jump_to() [4/8]

auto xtd::forms::command_link_buttons::jump_to ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button with specified location, size, and name.

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

◆ jump_to() [5/8]

auto xtd::forms::command_link_buttons::jump_to ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button with specified parent.

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

◆ jump_to() [6/8]

auto xtd::forms::command_link_buttons::jump_to ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button with specified parent, and location.

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

◆ jump_to() [7/8]

auto xtd::forms::command_link_buttons::jump_to ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent jump_to command_link_button with specified parent, location, and size.

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

◆ jump_to() [8/8]

auto xtd::forms::command_link_buttons::jump_to ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ last() [1/8]

auto xtd::forms::command_link_buttons::last ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent last command_link_button.

Returns
The created command_link_button.

◆ last() [2/8]

auto xtd::forms::command_link_buttons::last ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ last() [3/8]

auto xtd::forms::command_link_buttons::last ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent last command_link_button with specified location, and size.

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

◆ last() [4/8]

auto xtd::forms::command_link_buttons::last ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent last command_link_button with specified location, size, and name.

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

◆ last() [5/8]

auto xtd::forms::command_link_buttons::last ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ last() [6/8]

auto xtd::forms::command_link_buttons::last ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent last command_link_button with specified parent, and location.

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

◆ last() [7/8]

auto xtd::forms::command_link_buttons::last ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent last command_link_button with specified parent, location, and size.

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

◆ last() [8/8]

auto xtd::forms::command_link_buttons::last ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ network() [1/8]

auto xtd::forms::command_link_buttons::network ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent network command_link_button.

Returns
The created command_link_button.

◆ network() [2/8]

auto xtd::forms::command_link_buttons::network ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ network() [3/8]

auto xtd::forms::command_link_buttons::network ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent network command_link_button with specified location, and size.

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

◆ network() [4/8]

auto xtd::forms::command_link_buttons::network ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent network command_link_button with specified location, size, and name.

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

◆ network() [5/8]

auto xtd::forms::command_link_buttons::network ( const control & parent) -> command_link_button
staticnodiscard

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

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

◆ network() [6/8]

auto xtd::forms::command_link_buttons::network ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent network command_link_button with specified parent, and location.

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

◆ network() [7/8]

auto xtd::forms::command_link_buttons::network ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent network command_link_button with specified parent, location, and size.

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

◆ network() [8/8]

auto xtd::forms::command_link_buttons::network ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

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

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

◆ new_() [1/8]

auto xtd::forms::command_link_buttons::new_ ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button.

Returns
The created command_link_button.

◆ new_() [2/8]

auto xtd::forms::command_link_buttons::new_ ( const drawing::point & location) -> command_link_button
staticnodiscard

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

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

◆ new_() [3/8]

auto xtd::forms::command_link_buttons::new_ ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button with specified location, and size.

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

◆ new_() [4/8]

auto xtd::forms::command_link_buttons::new_ ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ new_() [5/8]

auto xtd::forms::command_link_buttons::new_ ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ new_() [6/8]

auto xtd::forms::command_link_buttons::new_ ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ new_() [7/8]

auto xtd::forms::command_link_buttons::new_ ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ new_() [8/8]

auto xtd::forms::command_link_buttons::new_ ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent new_ command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ next() [1/8]

auto xtd::forms::command_link_buttons::next ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button.

Returns
The created command_link_button.

◆ next() [2/8]

auto xtd::forms::command_link_buttons::next ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ next() [3/8]

auto xtd::forms::command_link_buttons::next ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ next() [4/8]

auto xtd::forms::command_link_buttons::next ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ next() [5/8]

auto xtd::forms::command_link_buttons::next ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ next() [6/8]

auto xtd::forms::command_link_buttons::next ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ next() [7/8]

auto xtd::forms::command_link_buttons::next ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ next() [8/8]

auto xtd::forms::command_link_buttons::next ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent next command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ no() [1/8]

auto xtd::forms::command_link_buttons::no ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button.

Returns
The created command_link_button.

◆ no() [2/8]

auto xtd::forms::command_link_buttons::no ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ no() [3/8]

auto xtd::forms::command_link_buttons::no ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ no() [4/8]

auto xtd::forms::command_link_buttons::no ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ no() [5/8]

auto xtd::forms::command_link_buttons::no ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ no() [6/8]

auto xtd::forms::command_link_buttons::no ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ no() [7/8]

auto xtd::forms::command_link_buttons::no ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ no() [8/8]

auto xtd::forms::command_link_buttons::no ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent no command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ ok() [1/8]

auto xtd::forms::command_link_buttons::ok ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button.

Returns
The created command_link_button.

◆ ok() [2/8]

auto xtd::forms::command_link_buttons::ok ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ ok() [3/8]

auto xtd::forms::command_link_buttons::ok ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ ok() [4/8]

auto xtd::forms::command_link_buttons::ok ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ ok() [5/8]

auto xtd::forms::command_link_buttons::ok ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ ok() [6/8]

auto xtd::forms::command_link_buttons::ok ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ ok() [7/8]

auto xtd::forms::command_link_buttons::ok ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ ok() [8/8]

auto xtd::forms::command_link_buttons::ok ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent ok command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ open() [1/8]

auto xtd::forms::command_link_buttons::open ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button.

Returns
The created command_link_button.

◆ open() [2/8]

auto xtd::forms::command_link_buttons::open ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ open() [3/8]

auto xtd::forms::command_link_buttons::open ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ open() [4/8]

auto xtd::forms::command_link_buttons::open ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ open() [5/8]

auto xtd::forms::command_link_buttons::open ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ open() [6/8]

auto xtd::forms::command_link_buttons::open ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ open() [7/8]

auto xtd::forms::command_link_buttons::open ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ open() [8/8]

auto xtd::forms::command_link_buttons::open ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent open command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ options() [1/8]

auto xtd::forms::command_link_buttons::options ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button.

Returns
The created command_link_button.

◆ options() [2/8]

auto xtd::forms::command_link_buttons::options ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ options() [3/8]

auto xtd::forms::command_link_buttons::options ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ options() [4/8]

auto xtd::forms::command_link_buttons::options ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ options() [5/8]

auto xtd::forms::command_link_buttons::options ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ options() [6/8]

auto xtd::forms::command_link_buttons::options ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ options() [7/8]

auto xtd::forms::command_link_buttons::options ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ options() [8/8]

auto xtd::forms::command_link_buttons::options ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent options command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ paste() [1/8]

auto xtd::forms::command_link_buttons::paste ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button.

Returns
The created command_link_button.

◆ paste() [2/8]

auto xtd::forms::command_link_buttons::paste ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ paste() [3/8]

auto xtd::forms::command_link_buttons::paste ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ paste() [4/8]

auto xtd::forms::command_link_buttons::paste ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ paste() [5/8]

auto xtd::forms::command_link_buttons::paste ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ paste() [6/8]

auto xtd::forms::command_link_buttons::paste ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ paste() [7/8]

auto xtd::forms::command_link_buttons::paste ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ paste() [8/8]

auto xtd::forms::command_link_buttons::paste ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent paste command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ preferences() [1/8]

auto xtd::forms::command_link_buttons::preferences ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button.

Returns
The created command_link_button.

◆ preferences() [2/8]

auto xtd::forms::command_link_buttons::preferences ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ preferences() [3/8]

auto xtd::forms::command_link_buttons::preferences ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ preferences() [4/8]

auto xtd::forms::command_link_buttons::preferences ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ preferences() [5/8]

auto xtd::forms::command_link_buttons::preferences ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ preferences() [6/8]

auto xtd::forms::command_link_buttons::preferences ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ preferences() [7/8]

auto xtd::forms::command_link_buttons::preferences ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ preferences() [8/8]

auto xtd::forms::command_link_buttons::preferences ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent preferences command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ previous() [1/8]

auto xtd::forms::command_link_buttons::previous ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button.

Returns
The created command_link_button.

◆ previous() [2/8]

auto xtd::forms::command_link_buttons::previous ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ previous() [3/8]

auto xtd::forms::command_link_buttons::previous ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ previous() [4/8]

auto xtd::forms::command_link_buttons::previous ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ previous() [5/8]

auto xtd::forms::command_link_buttons::previous ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ previous() [6/8]

auto xtd::forms::command_link_buttons::previous ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ previous() [7/8]

auto xtd::forms::command_link_buttons::previous ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ previous() [8/8]

auto xtd::forms::command_link_buttons::previous ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent previous command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ print() [1/8]

auto xtd::forms::command_link_buttons::print ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button.

Returns
The created command_link_button.

◆ print() [2/8]

auto xtd::forms::command_link_buttons::print ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ print() [3/8]

auto xtd::forms::command_link_buttons::print ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ print() [4/8]

auto xtd::forms::command_link_buttons::print ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ print() [5/8]

auto xtd::forms::command_link_buttons::print ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ print() [6/8]

auto xtd::forms::command_link_buttons::print ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ print() [7/8]

auto xtd::forms::command_link_buttons::print ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ print() [8/8]

auto xtd::forms::command_link_buttons::print ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ print_preview() [1/8]

auto xtd::forms::command_link_buttons::print_preview ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button.

Returns
The created command_link_button.

◆ print_preview() [2/8]

auto xtd::forms::command_link_buttons::print_preview ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ print_preview() [3/8]

auto xtd::forms::command_link_buttons::print_preview ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ print_preview() [4/8]

auto xtd::forms::command_link_buttons::print_preview ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ print_preview() [5/8]

auto xtd::forms::command_link_buttons::print_preview ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ print_preview() [6/8]

auto xtd::forms::command_link_buttons::print_preview ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ print_preview() [7/8]

auto xtd::forms::command_link_buttons::print_preview ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ print_preview() [8/8]

auto xtd::forms::command_link_buttons::print_preview ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent print_preview command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ properties() [1/8]

auto xtd::forms::command_link_buttons::properties ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button.

Returns
The created command_link_button.

◆ properties() [2/8]

auto xtd::forms::command_link_buttons::properties ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ properties() [3/8]

auto xtd::forms::command_link_buttons::properties ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ properties() [4/8]

auto xtd::forms::command_link_buttons::properties ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ properties() [5/8]

auto xtd::forms::command_link_buttons::properties ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ properties() [6/8]

auto xtd::forms::command_link_buttons::properties ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ properties() [7/8]

auto xtd::forms::command_link_buttons::properties ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ properties() [8/8]

auto xtd::forms::command_link_buttons::properties ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent properties command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ quit() [1/8]

auto xtd::forms::command_link_buttons::quit ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button.

Returns
The created command_link_button.

◆ quit() [2/8]

auto xtd::forms::command_link_buttons::quit ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ quit() [3/8]

auto xtd::forms::command_link_buttons::quit ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ quit() [4/8]

auto xtd::forms::command_link_buttons::quit ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ quit() [5/8]

auto xtd::forms::command_link_buttons::quit ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ quit() [6/8]

auto xtd::forms::command_link_buttons::quit ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ quit() [7/8]

auto xtd::forms::command_link_buttons::quit ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ quit() [8/8]

auto xtd::forms::command_link_buttons::quit ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent quit command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ redo() [1/8]

auto xtd::forms::command_link_buttons::redo ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button.

Returns
The created command_link_button.

◆ redo() [2/8]

auto xtd::forms::command_link_buttons::redo ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ redo() [3/8]

auto xtd::forms::command_link_buttons::redo ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ redo() [4/8]

auto xtd::forms::command_link_buttons::redo ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ redo() [5/8]

auto xtd::forms::command_link_buttons::redo ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ redo() [6/8]

auto xtd::forms::command_link_buttons::redo ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ redo() [7/8]

auto xtd::forms::command_link_buttons::redo ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ redo() [8/8]

auto xtd::forms::command_link_buttons::redo ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent redo command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ refresh() [1/8]

auto xtd::forms::command_link_buttons::refresh ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button.

Returns
The created command_link_button.

◆ refresh() [2/8]

auto xtd::forms::command_link_buttons::refresh ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ refresh() [3/8]

auto xtd::forms::command_link_buttons::refresh ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ refresh() [4/8]

auto xtd::forms::command_link_buttons::refresh ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ refresh() [5/8]

auto xtd::forms::command_link_buttons::refresh ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ refresh() [6/8]

auto xtd::forms::command_link_buttons::refresh ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ refresh() [7/8]

auto xtd::forms::command_link_buttons::refresh ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ refresh() [8/8]

auto xtd::forms::command_link_buttons::refresh ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent refresh command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ remove() [1/8]

auto xtd::forms::command_link_buttons::remove ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button.

Returns
The created command_link_button.

◆ remove() [2/8]

auto xtd::forms::command_link_buttons::remove ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ remove() [3/8]

auto xtd::forms::command_link_buttons::remove ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ remove() [4/8]

auto xtd::forms::command_link_buttons::remove ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ remove() [5/8]

auto xtd::forms::command_link_buttons::remove ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ remove() [6/8]

auto xtd::forms::command_link_buttons::remove ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ remove() [7/8]

auto xtd::forms::command_link_buttons::remove ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ remove() [8/8]

auto xtd::forms::command_link_buttons::remove ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent remove command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ replace() [1/8]

auto xtd::forms::command_link_buttons::replace ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button.

Returns
The created command_link_button.

◆ replace() [2/8]

auto xtd::forms::command_link_buttons::replace ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ replace() [3/8]

auto xtd::forms::command_link_buttons::replace ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ replace() [4/8]

auto xtd::forms::command_link_buttons::replace ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ replace() [5/8]

auto xtd::forms::command_link_buttons::replace ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ replace() [6/8]

auto xtd::forms::command_link_buttons::replace ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ replace() [7/8]

auto xtd::forms::command_link_buttons::replace ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ replace() [8/8]

auto xtd::forms::command_link_buttons::replace ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent replace command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ retry() [1/8]

auto xtd::forms::command_link_buttons::retry ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button.

Returns
The created command_link_button.

◆ retry() [2/8]

auto xtd::forms::command_link_buttons::retry ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ retry() [3/8]

auto xtd::forms::command_link_buttons::retry ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ retry() [4/8]

auto xtd::forms::command_link_buttons::retry ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ retry() [5/8]

auto xtd::forms::command_link_buttons::retry ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ retry() [6/8]

auto xtd::forms::command_link_buttons::retry ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ retry() [7/8]

auto xtd::forms::command_link_buttons::retry ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ retry() [8/8]

auto xtd::forms::command_link_buttons::retry ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent retry command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ revert_to_saved() [1/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button.

Returns
The created command_link_button.

◆ revert_to_saved() [2/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ revert_to_saved() [3/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ revert_to_saved() [4/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ revert_to_saved() [5/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ revert_to_saved() [6/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ revert_to_saved() [7/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ revert_to_saved() [8/8]

auto xtd::forms::command_link_buttons::revert_to_saved ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent revert_to_saved command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ save() [1/8]

auto xtd::forms::command_link_buttons::save ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button.

Returns
The created command_link_button.

◆ save() [2/8]

auto xtd::forms::command_link_buttons::save ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ save() [3/8]

auto xtd::forms::command_link_buttons::save ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ save() [4/8]

auto xtd::forms::command_link_buttons::save ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ save() [5/8]

auto xtd::forms::command_link_buttons::save ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ save() [6/8]

auto xtd::forms::command_link_buttons::save ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ save() [7/8]

auto xtd::forms::command_link_buttons::save ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ save() [8/8]

auto xtd::forms::command_link_buttons::save ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ save_as() [1/8]

auto xtd::forms::command_link_buttons::save_as ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button.

Returns
The created command_link_button.

◆ save_as() [2/8]

auto xtd::forms::command_link_buttons::save_as ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ save_as() [3/8]

auto xtd::forms::command_link_buttons::save_as ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ save_as() [4/8]

auto xtd::forms::command_link_buttons::save_as ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ save_as() [5/8]

auto xtd::forms::command_link_buttons::save_as ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ save_as() [6/8]

auto xtd::forms::command_link_buttons::save_as ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ save_as() [7/8]

auto xtd::forms::command_link_buttons::save_as ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ save_as() [8/8]

auto xtd::forms::command_link_buttons::save_as ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent save_as command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ search() [1/8]

auto xtd::forms::command_link_buttons::search ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button.

Returns
The created command_link_button.

◆ search() [2/8]

auto xtd::forms::command_link_buttons::search ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ search() [3/8]

auto xtd::forms::command_link_buttons::search ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ search() [4/8]

auto xtd::forms::command_link_buttons::search ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ search() [5/8]

auto xtd::forms::command_link_buttons::search ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ search() [6/8]

auto xtd::forms::command_link_buttons::search ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ search() [7/8]

auto xtd::forms::command_link_buttons::search ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ search() [8/8]

auto xtd::forms::command_link_buttons::search ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent search command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ select_all() [1/8]

auto xtd::forms::command_link_buttons::select_all ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button.

Returns
The created command_link_button.

◆ select_all() [2/8]

auto xtd::forms::command_link_buttons::select_all ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ select_all() [3/8]

auto xtd::forms::command_link_buttons::select_all ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ select_all() [4/8]

auto xtd::forms::command_link_buttons::select_all ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ select_all() [5/8]

auto xtd::forms::command_link_buttons::select_all ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ select_all() [6/8]

auto xtd::forms::command_link_buttons::select_all ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ select_all() [7/8]

auto xtd::forms::command_link_buttons::select_all ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ select_all() [8/8]

auto xtd::forms::command_link_buttons::select_all ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent select_all command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ settings() [1/8]

auto xtd::forms::command_link_buttons::settings ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button.

Returns
The created command_link_button.

◆ settings() [2/8]

auto xtd::forms::command_link_buttons::settings ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ settings() [3/8]

auto xtd::forms::command_link_buttons::settings ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ settings() [4/8]

auto xtd::forms::command_link_buttons::settings ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ settings() [5/8]

auto xtd::forms::command_link_buttons::settings ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ settings() [6/8]

auto xtd::forms::command_link_buttons::settings ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ settings() [7/8]

auto xtd::forms::command_link_buttons::settings ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ settings() [8/8]

auto xtd::forms::command_link_buttons::settings ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent settings command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ spell_check() [1/8]

auto xtd::forms::command_link_buttons::spell_check ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button.

Returns
The created command_link_button.

◆ spell_check() [2/8]

auto xtd::forms::command_link_buttons::spell_check ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ spell_check() [3/8]

auto xtd::forms::command_link_buttons::spell_check ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ spell_check() [4/8]

auto xtd::forms::command_link_buttons::spell_check ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ spell_check() [5/8]

auto xtd::forms::command_link_buttons::spell_check ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ spell_check() [6/8]

auto xtd::forms::command_link_buttons::spell_check ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ spell_check() [7/8]

auto xtd::forms::command_link_buttons::spell_check ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ spell_check() [8/8]

auto xtd::forms::command_link_buttons::spell_check ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent spell_check command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ stop() [1/8]

auto xtd::forms::command_link_buttons::stop ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button.

Returns
The created command_link_button.

◆ stop() [2/8]

auto xtd::forms::command_link_buttons::stop ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ stop() [3/8]

auto xtd::forms::command_link_buttons::stop ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ stop() [4/8]

auto xtd::forms::command_link_buttons::stop ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ stop() [5/8]

auto xtd::forms::command_link_buttons::stop ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ stop() [6/8]

auto xtd::forms::command_link_buttons::stop ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ stop() [7/8]

auto xtd::forms::command_link_buttons::stop ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ stop() [8/8]

auto xtd::forms::command_link_buttons::stop ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent stop command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ strikeout() [1/8]

auto xtd::forms::command_link_buttons::strikeout ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button.

Returns
The created command_link_button.

◆ strikeout() [2/8]

auto xtd::forms::command_link_buttons::strikeout ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ strikeout() [3/8]

auto xtd::forms::command_link_buttons::strikeout ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ strikeout() [4/8]

auto xtd::forms::command_link_buttons::strikeout ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ strikeout() [5/8]

auto xtd::forms::command_link_buttons::strikeout ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ strikeout() [6/8]

auto xtd::forms::command_link_buttons::strikeout ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ strikeout() [7/8]

auto xtd::forms::command_link_buttons::strikeout ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ strikeout() [8/8]

auto xtd::forms::command_link_buttons::strikeout ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent strikeout command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ tools() [1/8]

auto xtd::forms::command_link_buttons::tools ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button.

Returns
The created command_link_button.

◆ tools() [2/8]

auto xtd::forms::command_link_buttons::tools ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ tools() [3/8]

auto xtd::forms::command_link_buttons::tools ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ tools() [4/8]

auto xtd::forms::command_link_buttons::tools ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ tools() [5/8]

auto xtd::forms::command_link_buttons::tools ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ tools() [6/8]

auto xtd::forms::command_link_buttons::tools ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ tools() [7/8]

auto xtd::forms::command_link_buttons::tools ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ tools() [8/8]

auto xtd::forms::command_link_buttons::tools ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent tools command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ top() [1/8]

auto xtd::forms::command_link_buttons::top ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button.

Returns
The created command_link_button.

◆ top() [2/8]

auto xtd::forms::command_link_buttons::top ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ top() [3/8]

auto xtd::forms::command_link_buttons::top ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ top() [4/8]

auto xtd::forms::command_link_buttons::top ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ top() [5/8]

auto xtd::forms::command_link_buttons::top ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ top() [6/8]

auto xtd::forms::command_link_buttons::top ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ top() [7/8]

auto xtd::forms::command_link_buttons::top ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ top() [8/8]

auto xtd::forms::command_link_buttons::top ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent top command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ undelete() [1/8]

auto xtd::forms::command_link_buttons::undelete ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button.

Returns
The created command_link_button.

◆ undelete() [2/8]

auto xtd::forms::command_link_buttons::undelete ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ undelete() [3/8]

auto xtd::forms::command_link_buttons::undelete ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ undelete() [4/8]

auto xtd::forms::command_link_buttons::undelete ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ undelete() [5/8]

auto xtd::forms::command_link_buttons::undelete ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ undelete() [6/8]

auto xtd::forms::command_link_buttons::undelete ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ undelete() [7/8]

auto xtd::forms::command_link_buttons::undelete ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ undelete() [8/8]

auto xtd::forms::command_link_buttons::undelete ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undelete command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ underline() [1/8]

auto xtd::forms::command_link_buttons::underline ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button.

Returns
The created command_link_button.

◆ underline() [2/8]

auto xtd::forms::command_link_buttons::underline ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ underline() [3/8]

auto xtd::forms::command_link_buttons::underline ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ underline() [4/8]

auto xtd::forms::command_link_buttons::underline ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ underline() [5/8]

auto xtd::forms::command_link_buttons::underline ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ underline() [6/8]

auto xtd::forms::command_link_buttons::underline ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ underline() [7/8]

auto xtd::forms::command_link_buttons::underline ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ underline() [8/8]

auto xtd::forms::command_link_buttons::underline ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent underline command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ undo() [1/8]

auto xtd::forms::command_link_buttons::undo ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button.

Returns
The created command_link_button.

◆ undo() [2/8]

auto xtd::forms::command_link_buttons::undo ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ undo() [3/8]

auto xtd::forms::command_link_buttons::undo ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ undo() [4/8]

auto xtd::forms::command_link_buttons::undo ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ undo() [5/8]

auto xtd::forms::command_link_buttons::undo ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ undo() [6/8]

auto xtd::forms::command_link_buttons::undo ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ undo() [7/8]

auto xtd::forms::command_link_buttons::undo ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ undo() [8/8]

auto xtd::forms::command_link_buttons::undo ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent undo command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ unindent() [1/8]

auto xtd::forms::command_link_buttons::unindent ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button.

Returns
The created command_link_button.

◆ unindent() [2/8]

auto xtd::forms::command_link_buttons::unindent ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ unindent() [3/8]

auto xtd::forms::command_link_buttons::unindent ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ unindent() [4/8]

auto xtd::forms::command_link_buttons::unindent ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ unindent() [5/8]

auto xtd::forms::command_link_buttons::unindent ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ unindent() [6/8]

auto xtd::forms::command_link_buttons::unindent ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ unindent() [7/8]

auto xtd::forms::command_link_buttons::unindent ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ unindent() [8/8]

auto xtd::forms::command_link_buttons::unindent ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent unindent command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ up() [1/8]

auto xtd::forms::command_link_buttons::up ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button.

Returns
The created command_link_button.

◆ up() [2/8]

auto xtd::forms::command_link_buttons::up ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ up() [3/8]

auto xtd::forms::command_link_buttons::up ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ up() [4/8]

auto xtd::forms::command_link_buttons::up ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ up() [5/8]

auto xtd::forms::command_link_buttons::up ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ up() [6/8]

auto xtd::forms::command_link_buttons::up ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ up() [7/8]

auto xtd::forms::command_link_buttons::up ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ up() [8/8]

auto xtd::forms::command_link_buttons::up ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent up command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ view() [1/8]

auto xtd::forms::command_link_buttons::view ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button.

Returns
The created command_link_button.

◆ view() [2/8]

auto xtd::forms::command_link_buttons::view ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ view() [3/8]

auto xtd::forms::command_link_buttons::view ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ view() [4/8]

auto xtd::forms::command_link_buttons::view ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ view() [5/8]

auto xtd::forms::command_link_buttons::view ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ view() [6/8]

auto xtd::forms::command_link_buttons::view ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ view() [7/8]

auto xtd::forms::command_link_buttons::view ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ view() [8/8]

auto xtd::forms::command_link_buttons::view ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent view command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ window() [1/8]

auto xtd::forms::command_link_buttons::window ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button.

Returns
The created command_link_button.

◆ window() [2/8]

auto xtd::forms::command_link_buttons::window ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ window() [3/8]

auto xtd::forms::command_link_buttons::window ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ window() [4/8]

auto xtd::forms::command_link_buttons::window ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ window() [5/8]

auto xtd::forms::command_link_buttons::window ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ window() [6/8]

auto xtd::forms::command_link_buttons::window ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ window() [7/8]

auto xtd::forms::command_link_buttons::window ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ window() [8/8]

auto xtd::forms::command_link_buttons::window ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent window command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ yes() [1/8]

auto xtd::forms::command_link_buttons::yes ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button.

Returns
The created command_link_button.

◆ yes() [2/8]

auto xtd::forms::command_link_buttons::yes ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ yes() [3/8]

auto xtd::forms::command_link_buttons::yes ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ yes() [4/8]

auto xtd::forms::command_link_buttons::yes ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ yes() [5/8]

auto xtd::forms::command_link_buttons::yes ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ yes() [6/8]

auto xtd::forms::command_link_buttons::yes ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ yes() [7/8]

auto xtd::forms::command_link_buttons::yes ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ yes() [8/8]

auto xtd::forms::command_link_buttons::yes ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent yes command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ zoom_in() [1/8]

auto xtd::forms::command_link_buttons::zoom_in ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button.

Returns
The created command_link_button.

◆ zoom_in() [2/8]

auto xtd::forms::command_link_buttons::zoom_in ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ zoom_in() [3/8]

auto xtd::forms::command_link_buttons::zoom_in ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ zoom_in() [4/8]

auto xtd::forms::command_link_buttons::zoom_in ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ zoom_in() [5/8]

auto xtd::forms::command_link_buttons::zoom_in ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ zoom_in() [6/8]

auto xtd::forms::command_link_buttons::zoom_in ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ zoom_in() [7/8]

auto xtd::forms::command_link_buttons::zoom_in ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ zoom_in() [8/8]

auto xtd::forms::command_link_buttons::zoom_in ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_in command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ zoom_out() [1/8]

auto xtd::forms::command_link_buttons::zoom_out ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button.

Returns
The created command_link_button.

◆ zoom_out() [2/8]

auto xtd::forms::command_link_buttons::zoom_out ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ zoom_out() [3/8]

auto xtd::forms::command_link_buttons::zoom_out ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ zoom_out() [4/8]

auto xtd::forms::command_link_buttons::zoom_out ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ zoom_out() [5/8]

auto xtd::forms::command_link_buttons::zoom_out ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ zoom_out() [6/8]

auto xtd::forms::command_link_buttons::zoom_out ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ zoom_out() [7/8]

auto xtd::forms::command_link_buttons::zoom_out ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ zoom_out() [8/8]

auto xtd::forms::command_link_buttons::zoom_out ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_out command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ zoom_to_fit() [1/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button.

Returns
The created command_link_button.

◆ zoom_to_fit() [2/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const drawing::point & location) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified location.

Parameters
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ zoom_to_fit() [3/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified location, and size.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ zoom_to_fit() [4/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified location, size, and name.

Parameters
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

◆ zoom_to_fit() [5/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const control & parent) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified parent.

Parameters
parentThe control that contains the command_link_button.
Returns
The created command_link_button.

◆ zoom_to_fit() [6/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const control & parent,
const drawing::point & location ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified parent, and location.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
Returns
The created command_link_button.

◆ zoom_to_fit() [7/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const control & parent,
const drawing::point & location,
const drawing::size & size ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified parent, location, and size.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
Returns
The created command_link_button.

◆ zoom_to_fit() [8/8]

auto xtd::forms::command_link_buttons::zoom_to_fit ( const control & parent,
const drawing::point & location,
const drawing::size & size,
const xtd::string & name ) -> command_link_button
staticnodiscard

Create a system-defined command_link_button that represent zoom_to_fit command_link_button with specified parent, location, size, and name.

Parameters
parentThe control that contains the command_link_button.
locationThe command_link_button location in pixels.
sizeThe command_link_button size in pixels.
nameThe name of the command_link_button.
Returns
The created command_link_button.

The documentation for this class was generated from the following file: