xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::light_buttons Class Referencefinal
Inheritance diagram for xtd::forms::light_buttons:
xtd::static_object

Definition

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

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

Public Static Methods

static light_button abort ()
 Create a system-defined light_button that represent abort light_button.
 
static light_button abort (const drawing::point &location)
 Create a system-defined light_button that represent abort light_button with specified location.
 
static light_button abort (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent abort light_button with specified location, and size.
 
static light_button abort (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent abort light_button with specified location, size, and name.
 
static light_button abort (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent abort light_button with specified and check_state.
 
static light_button abort (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent abort light_button with specified check_state, and location.
 
static light_button abort (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent abort light_button with specified check_state, location, and size.
 
static light_button abort (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent abort light_button with specified check_state, location, size, and name.
 
static light_button abort (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent abort light_button with specified three_state, and check_state.
 
static light_button abort (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent abort light_button with specified three_state, check_state, and location.
 
static light_button abort (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent abort light_button with specified three_state, check_state, location, and size.
 
static light_button abort (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent abort light_button with specified three_state, check_state, location, size, and name.
 
static light_button abort (const control &parent)
 Create a system-defined light_button that represent abort light_button with specified parent.
 
static light_button abort (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent abort light_button with specified parent, and location.
 
static light_button abort (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent abort light_button with specified parent, location, and size.
 
static light_button abort (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent abort light_button with specified parent, location, size, and name.
 
static light_button abort (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent abort light_button with specified parent, and check_state.
 
static light_button abort (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent abort light_button with specified parent, check_state, and location.
 
static light_button abort (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent abort light_button with specified parent, check_state, location, and size.
 
static light_button abort (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent abort light_button with specified parent, check_state, location, size, and name.
 
static light_button abort (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent abort light_button with specified parent, three_state, and check_state.
 
static light_button abort (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent abort light_button with specified parent, three_state, check_state, and location.
 
static light_button abort (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent abort light_button with specified parent, three_state, check_state, location, and size.
 
static light_button abort (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent abort light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button about ()
 Create a system-defined light_button that represent about light_button.
 
static light_button about (const drawing::point &location)
 Create a system-defined light_button that represent about light_button with specified location.
 
static light_button about (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent about light_button with specified location, and size.
 
static light_button about (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent about light_button with specified location, size, and name.
 
static light_button about (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent about light_button with specified and check_state.
 
static light_button about (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent about light_button with specified check_state, and location.
 
static light_button about (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent about light_button with specified check_state, location, and size.
 
static light_button about (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent about light_button with specified check_state, location, size, and name.
 
static light_button about (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent about light_button with specified three_state, and check_state.
 
static light_button about (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent about light_button with specified three_state, check_state, and location.
 
static light_button about (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent about light_button with specified three_state, check_state, location, and size.
 
static light_button about (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent about light_button with specified three_state, check_state, location, size, and name.
 
static light_button about (const control &parent)
 Create a system-defined light_button that represent about light_button with specified parent.
 
static light_button about (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent about light_button with specified parent, and location.
 
static light_button about (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent about light_button with specified parent, location, and size.
 
static light_button about (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent about light_button with specified parent, location, size, and name.
 
static light_button about (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent about light_button with specified parent, and check_state.
 
static light_button about (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent about light_button with specified parent, check_state, and location.
 
static light_button about (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent about light_button with specified parent, check_state, location, and size.
 
static light_button about (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent about light_button with specified parent, check_state, location, size, and name.
 
static light_button about (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent about light_button with specified parent, three_state, and check_state.
 
static light_button about (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent about light_button with specified parent, three_state, check_state, and location.
 
static light_button about (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent about light_button with specified parent, three_state, check_state, location, and size.
 
static light_button about (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent about light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button actual_size ()
 Create a system-defined light_button that represent actual_size light_button.
 
static light_button actual_size (const drawing::point &location)
 Create a system-defined light_button that represent actual_size light_button with specified location.
 
static light_button actual_size (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent actual_size light_button with specified location, and size.
 
static light_button actual_size (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent actual_size light_button with specified location, size, and name.
 
static light_button actual_size (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent actual_size light_button with specified and check_state.
 
static light_button actual_size (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent actual_size light_button with specified check_state, and location.
 
static light_button actual_size (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent actual_size light_button with specified check_state, location, and size.
 
static light_button actual_size (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent actual_size light_button with specified check_state, location, size, and name.
 
static light_button actual_size (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent actual_size light_button with specified three_state, and check_state.
 
static light_button actual_size (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent actual_size light_button with specified three_state, check_state, and location.
 
static light_button actual_size (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent actual_size light_button with specified three_state, check_state, location, and size.
 
static light_button actual_size (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent actual_size light_button with specified three_state, check_state, location, size, and name.
 
static light_button actual_size (const control &parent)
 Create a system-defined light_button that represent actual_size light_button with specified parent.
 
static light_button actual_size (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent actual_size light_button with specified parent, and location.
 
static light_button actual_size (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent actual_size light_button with specified parent, location, and size.
 
static light_button actual_size (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent actual_size light_button with specified parent, location, size, and name.
 
static light_button actual_size (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent actual_size light_button with specified parent, and check_state.
 
static light_button actual_size (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent actual_size light_button with specified parent, check_state, and location.
 
static light_button actual_size (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent actual_size light_button with specified parent, check_state, location, and size.
 
static light_button actual_size (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent actual_size light_button with specified parent, check_state, location, size, and name.
 
static light_button actual_size (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent actual_size light_button with specified parent, three_state, and check_state.
 
static light_button actual_size (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent actual_size light_button with specified parent, three_state, check_state, and location.
 
static light_button actual_size (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent actual_size light_button with specified parent, three_state, check_state, location, and size.
 
static light_button actual_size (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent actual_size light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button add ()
 Create a system-defined light_button that represent add light_button.
 
static light_button add (const drawing::point &location)
 Create a system-defined light_button that represent add light_button with specified location.
 
static light_button add (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent add light_button with specified location, and size.
 
static light_button add (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent add light_button with specified location, size, and name.
 
static light_button add (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent add light_button with specified and check_state.
 
static light_button add (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent add light_button with specified check_state, and location.
 
static light_button add (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent add light_button with specified check_state, location, and size.
 
static light_button add (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent add light_button with specified check_state, location, size, and name.
 
static light_button add (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent add light_button with specified three_state, and check_state.
 
static light_button add (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent add light_button with specified three_state, check_state, and location.
 
static light_button add (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent add light_button with specified three_state, check_state, location, and size.
 
static light_button add (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent add light_button with specified three_state, check_state, location, size, and name.
 
static light_button add (const control &parent)
 Create a system-defined light_button that represent add light_button with specified parent.
 
static light_button add (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent add light_button with specified parent, and location.
 
static light_button add (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent add light_button with specified parent, location, and size.
 
static light_button add (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent add light_button with specified parent, location, size, and name.
 
static light_button add (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent add light_button with specified parent, and check_state.
 
static light_button add (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent add light_button with specified parent, check_state, and location.
 
static light_button add (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent add light_button with specified parent, check_state, location, and size.
 
static light_button add (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent add light_button with specified parent, check_state, location, size, and name.
 
static light_button add (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent add light_button with specified parent, three_state, and check_state.
 
static light_button add (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent add light_button with specified parent, three_state, check_state, and location.
 
static light_button add (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent add light_button with specified parent, three_state, check_state, location, and size.
 
static light_button add (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent add light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button alignment ()
 Create a system-defined light_button that represent alignment light_button.
 
static light_button alignment (const drawing::point &location)
 Create a system-defined light_button that represent alignment light_button with specified location.
 
static light_button alignment (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent alignment light_button with specified location, and size.
 
static light_button alignment (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent alignment light_button with specified location, size, and name.
 
static light_button alignment (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent alignment light_button with specified and check_state.
 
static light_button alignment (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent alignment light_button with specified check_state, and location.
 
static light_button alignment (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent alignment light_button with specified check_state, location, and size.
 
static light_button alignment (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent alignment light_button with specified check_state, location, size, and name.
 
static light_button alignment (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent alignment light_button with specified three_state, and check_state.
 
static light_button alignment (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent alignment light_button with specified three_state, check_state, and location.
 
static light_button alignment (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent alignment light_button with specified three_state, check_state, location, and size.
 
static light_button alignment (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent alignment light_button with specified three_state, check_state, location, size, and name.
 
static light_button alignment (const control &parent)
 Create a system-defined light_button that represent alignment light_button with specified parent.
 
static light_button alignment (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent alignment light_button with specified parent, and location.
 
static light_button alignment (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent alignment light_button with specified parent, location, and size.
 
static light_button alignment (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent alignment light_button with specified parent, location, size, and name.
 
static light_button alignment (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent alignment light_button with specified parent, and check_state.
 
static light_button alignment (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent alignment light_button with specified parent, check_state, and location.
 
static light_button alignment (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent alignment light_button with specified parent, check_state, location, and size.
 
static light_button alignment (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent alignment light_button with specified parent, check_state, location, size, and name.
 
static light_button alignment (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent alignment light_button with specified parent, three_state, and check_state.
 
static light_button alignment (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent alignment light_button with specified parent, three_state, check_state, and location.
 
static light_button alignment (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent alignment light_button with specified parent, three_state, check_state, location, and size.
 
static light_button alignment (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent alignment light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button align_left ()
 Create a system-defined light_button that represent align_left light_button.
 
static light_button align_left (const drawing::point &location)
 Create a system-defined light_button that represent align_left light_button with specified location.
 
static light_button align_left (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_left light_button with specified location, and size.
 
static light_button align_left (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_left light_button with specified location, size, and name.
 
static light_button align_left (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_left light_button with specified and check_state.
 
static light_button align_left (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_left light_button with specified check_state, and location.
 
static light_button align_left (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_left light_button with specified check_state, location, and size.
 
static light_button align_left (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_left light_button with specified check_state, location, size, and name.
 
static light_button align_left (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_left light_button with specified three_state, and check_state.
 
static light_button align_left (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_left light_button with specified three_state, check_state, and location.
 
static light_button align_left (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_left light_button with specified three_state, check_state, location, and size.
 
static light_button align_left (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_left light_button with specified three_state, check_state, location, size, and name.
 
static light_button align_left (const control &parent)
 Create a system-defined light_button that represent align_left light_button with specified parent.
 
static light_button align_left (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent align_left light_button with specified parent, and location.
 
static light_button align_left (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_left light_button with specified parent, location, and size.
 
static light_button align_left (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_left light_button with specified parent, location, size, and name.
 
static light_button align_left (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_left light_button with specified parent, and check_state.
 
static light_button align_left (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_left light_button with specified parent, check_state, and location.
 
static light_button align_left (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_left light_button with specified parent, check_state, location, and size.
 
static light_button align_left (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_left light_button with specified parent, check_state, location, size, and name.
 
static light_button align_left (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_left light_button with specified parent, three_state, and check_state.
 
static light_button align_left (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_left light_button with specified parent, three_state, check_state, and location.
 
static light_button align_left (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_left light_button with specified parent, three_state, check_state, location, and size.
 
static light_button align_left (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_left light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button align_right ()
 Create a system-defined light_button that represent align_right light_button.
 
static light_button align_right (const drawing::point &location)
 Create a system-defined light_button that represent align_right light_button with specified location.
 
static light_button align_right (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_right light_button with specified location, and size.
 
static light_button align_right (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_right light_button with specified location, size, and name.
 
static light_button align_right (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_right light_button with specified and check_state.
 
static light_button align_right (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_right light_button with specified check_state, and location.
 
static light_button align_right (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_right light_button with specified check_state, location, and size.
 
static light_button align_right (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_right light_button with specified check_state, location, size, and name.
 
static light_button align_right (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_right light_button with specified three_state, and check_state.
 
static light_button align_right (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_right light_button with specified three_state, check_state, and location.
 
static light_button align_right (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_right light_button with specified three_state, check_state, location, and size.
 
static light_button align_right (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_right light_button with specified three_state, check_state, location, size, and name.
 
static light_button align_right (const control &parent)
 Create a system-defined light_button that represent align_right light_button with specified parent.
 
static light_button align_right (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent align_right light_button with specified parent, and location.
 
static light_button align_right (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_right light_button with specified parent, location, and size.
 
static light_button align_right (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_right light_button with specified parent, location, size, and name.
 
static light_button align_right (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_right light_button with specified parent, and check_state.
 
static light_button align_right (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_right light_button with specified parent, check_state, and location.
 
static light_button align_right (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_right light_button with specified parent, check_state, location, and size.
 
static light_button align_right (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_right light_button with specified parent, check_state, location, size, and name.
 
static light_button align_right (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent align_right light_button with specified parent, three_state, and check_state.
 
static light_button align_right (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent align_right light_button with specified parent, three_state, check_state, and location.
 
static light_button align_right (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent align_right light_button with specified parent, three_state, check_state, location, and size.
 
static light_button align_right (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent align_right light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button apply ()
 Create a system-defined light_button that represent apply light_button.
 
static light_button apply (const drawing::point &location)
 Create a system-defined light_button that represent apply light_button with specified location.
 
static light_button apply (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent apply light_button with specified location, and size.
 
static light_button apply (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent apply light_button with specified location, size, and name.
 
static light_button apply (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent apply light_button with specified and check_state.
 
static light_button apply (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent apply light_button with specified check_state, and location.
 
static light_button apply (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent apply light_button with specified check_state, location, and size.
 
static light_button apply (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent apply light_button with specified check_state, location, size, and name.
 
static light_button apply (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent apply light_button with specified three_state, and check_state.
 
static light_button apply (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent apply light_button with specified three_state, check_state, and location.
 
static light_button apply (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent apply light_button with specified three_state, check_state, location, and size.
 
static light_button apply (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent apply light_button with specified three_state, check_state, location, size, and name.
 
static light_button apply (const control &parent)
 Create a system-defined light_button that represent apply light_button with specified parent.
 
static light_button apply (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent apply light_button with specified parent, and location.
 
static light_button apply (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent apply light_button with specified parent, location, and size.
 
static light_button apply (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent apply light_button with specified parent, location, size, and name.
 
static light_button apply (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent apply light_button with specified parent, and check_state.
 
static light_button apply (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent apply light_button with specified parent, check_state, and location.
 
static light_button apply (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent apply light_button with specified parent, check_state, location, and size.
 
static light_button apply (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent apply light_button with specified parent, check_state, location, size, and name.
 
static light_button apply (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent apply light_button with specified parent, three_state, and check_state.
 
static light_button apply (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent apply light_button with specified parent, three_state, check_state, and location.
 
static light_button apply (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent apply light_button with specified parent, three_state, check_state, location, and size.
 
static light_button apply (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent apply light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button ascending ()
 Create a system-defined light_button that represent ascending light_button.
 
static light_button ascending (const drawing::point &location)
 Create a system-defined light_button that represent ascending light_button with specified location.
 
static light_button ascending (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent ascending light_button with specified location, and size.
 
static light_button ascending (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent ascending light_button with specified location, size, and name.
 
static light_button ascending (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent ascending light_button with specified and check_state.
 
static light_button ascending (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent ascending light_button with specified check_state, and location.
 
static light_button ascending (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent ascending light_button with specified check_state, location, and size.
 
static light_button ascending (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent ascending light_button with specified check_state, location, size, and name.
 
static light_button ascending (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent ascending light_button with specified three_state, and check_state.
 
static light_button ascending (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent ascending light_button with specified three_state, check_state, and location.
 
static light_button ascending (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent ascending light_button with specified three_state, check_state, location, and size.
 
static light_button ascending (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent ascending light_button with specified three_state, check_state, location, size, and name.
 
static light_button ascending (const control &parent)
 Create a system-defined light_button that represent ascending light_button with specified parent.
 
static light_button ascending (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent ascending light_button with specified parent, and location.
 
static light_button ascending (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent ascending light_button with specified parent, location, and size.
 
static light_button ascending (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent ascending light_button with specified parent, location, size, and name.
 
static light_button ascending (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent ascending light_button with specified parent, and check_state.
 
static light_button ascending (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent ascending light_button with specified parent, check_state, and location.
 
static light_button ascending (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent ascending light_button with specified parent, check_state, location, and size.
 
static light_button ascending (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent ascending light_button with specified parent, check_state, location, size, and name.
 
static light_button ascending (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent ascending light_button with specified parent, three_state, and check_state.
 
static light_button ascending (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent ascending light_button with specified parent, three_state, check_state, and location.
 
static light_button ascending (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent ascending light_button with specified parent, three_state, check_state, location, and size.
 
static light_button ascending (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent ascending light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button back ()
 Create a system-defined light_button that represent back light_button.
 
static light_button back (const drawing::point &location)
 Create a system-defined light_button that represent back light_button with specified location.
 
static light_button back (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent back light_button with specified location, and size.
 
static light_button back (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent back light_button with specified location, size, and name.
 
static light_button back (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent back light_button with specified and check_state.
 
static light_button back (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent back light_button with specified check_state, and location.
 
static light_button back (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent back light_button with specified check_state, location, and size.
 
static light_button back (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent back light_button with specified check_state, location, size, and name.
 
static light_button back (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent back light_button with specified three_state, and check_state.
 
static light_button back (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent back light_button with specified three_state, check_state, and location.
 
static light_button back (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent back light_button with specified three_state, check_state, location, and size.
 
static light_button back (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent back light_button with specified three_state, check_state, location, size, and name.
 
static light_button back (const control &parent)
 Create a system-defined light_button that represent back light_button with specified parent.
 
static light_button back (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent back light_button with specified parent, and location.
 
static light_button back (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent back light_button with specified parent, location, and size.
 
static light_button back (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent back light_button with specified parent, location, size, and name.
 
static light_button back (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent back light_button with specified parent, and check_state.
 
static light_button back (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent back light_button with specified parent, check_state, and location.
 
static light_button back (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent back light_button with specified parent, check_state, location, and size.
 
static light_button back (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent back light_button with specified parent, check_state, location, size, and name.
 
static light_button back (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent back light_button with specified parent, three_state, and check_state.
 
static light_button back (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent back light_button with specified parent, three_state, check_state, and location.
 
static light_button back (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent back light_button with specified parent, three_state, check_state, location, and size.
 
static light_button back (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent back light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button bold ()
 Create a system-defined light_button that represent bold light_button.
 
static light_button bold (const drawing::point &location)
 Create a system-defined light_button that represent bold light_button with specified location.
 
static light_button bold (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bold light_button with specified location, and size.
 
static light_button bold (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bold light_button with specified location, size, and name.
 
static light_button bold (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bold light_button with specified and check_state.
 
static light_button bold (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bold light_button with specified check_state, and location.
 
static light_button bold (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bold light_button with specified check_state, location, and size.
 
static light_button bold (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bold light_button with specified check_state, location, size, and name.
 
static light_button bold (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bold light_button with specified three_state, and check_state.
 
static light_button bold (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bold light_button with specified three_state, check_state, and location.
 
static light_button bold (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bold light_button with specified three_state, check_state, location, and size.
 
static light_button bold (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bold light_button with specified three_state, check_state, location, size, and name.
 
static light_button bold (const control &parent)
 Create a system-defined light_button that represent bold light_button with specified parent.
 
static light_button bold (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent bold light_button with specified parent, and location.
 
static light_button bold (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bold light_button with specified parent, location, and size.
 
static light_button bold (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bold light_button with specified parent, location, size, and name.
 
static light_button bold (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bold light_button with specified parent, and check_state.
 
static light_button bold (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bold light_button with specified parent, check_state, and location.
 
static light_button bold (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bold light_button with specified parent, check_state, location, and size.
 
static light_button bold (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bold light_button with specified parent, check_state, location, size, and name.
 
static light_button bold (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bold light_button with specified parent, three_state, and check_state.
 
static light_button bold (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bold light_button with specified parent, three_state, check_state, and location.
 
static light_button bold (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bold light_button with specified parent, three_state, check_state, location, and size.
 
static light_button bold (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bold light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button bottom ()
 Create a system-defined light_button that represent bottom light_button.
 
static light_button bottom (const drawing::point &location)
 Create a system-defined light_button that represent bottom light_button with specified location.
 
static light_button bottom (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bottom light_button with specified location, and size.
 
static light_button bottom (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bottom light_button with specified location, size, and name.
 
static light_button bottom (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bottom light_button with specified and check_state.
 
static light_button bottom (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bottom light_button with specified check_state, and location.
 
static light_button bottom (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bottom light_button with specified check_state, location, and size.
 
static light_button bottom (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bottom light_button with specified check_state, location, size, and name.
 
static light_button bottom (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bottom light_button with specified three_state, and check_state.
 
static light_button bottom (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bottom light_button with specified three_state, check_state, and location.
 
static light_button bottom (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bottom light_button with specified three_state, check_state, location, and size.
 
static light_button bottom (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bottom light_button with specified three_state, check_state, location, size, and name.
 
static light_button bottom (const control &parent)
 Create a system-defined light_button that represent bottom light_button with specified parent.
 
static light_button bottom (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent bottom light_button with specified parent, and location.
 
static light_button bottom (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bottom light_button with specified parent, location, and size.
 
static light_button bottom (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bottom light_button with specified parent, location, size, and name.
 
static light_button bottom (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bottom light_button with specified parent, and check_state.
 
static light_button bottom (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bottom light_button with specified parent, check_state, and location.
 
static light_button bottom (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bottom light_button with specified parent, check_state, location, and size.
 
static light_button bottom (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bottom light_button with specified parent, check_state, location, size, and name.
 
static light_button bottom (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent bottom light_button with specified parent, three_state, and check_state.
 
static light_button bottom (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent bottom light_button with specified parent, three_state, check_state, and location.
 
static light_button bottom (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent bottom light_button with specified parent, three_state, check_state, location, and size.
 
static light_button bottom (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent bottom light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button cancel ()
 Create a system-defined light_button that represent cancel light_button.
 
static light_button cancel (const drawing::point &location)
 Create a system-defined light_button that represent cancel light_button with specified location.
 
static light_button cancel (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cancel light_button with specified location, and size.
 
static light_button cancel (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cancel light_button with specified location, size, and name.
 
static light_button cancel (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cancel light_button with specified and check_state.
 
static light_button cancel (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cancel light_button with specified check_state, and location.
 
static light_button cancel (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cancel light_button with specified check_state, location, and size.
 
static light_button cancel (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cancel light_button with specified check_state, location, size, and name.
 
static light_button cancel (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cancel light_button with specified three_state, and check_state.
 
static light_button cancel (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cancel light_button with specified three_state, check_state, and location.
 
static light_button cancel (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cancel light_button with specified three_state, check_state, location, and size.
 
static light_button cancel (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cancel light_button with specified three_state, check_state, location, size, and name.
 
static light_button cancel (const control &parent)
 Create a system-defined light_button that represent cancel light_button with specified parent.
 
static light_button cancel (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent cancel light_button with specified parent, and location.
 
static light_button cancel (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cancel light_button with specified parent, location, and size.
 
static light_button cancel (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cancel light_button with specified parent, location, size, and name.
 
static light_button cancel (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cancel light_button with specified parent, and check_state.
 
static light_button cancel (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cancel light_button with specified parent, check_state, and location.
 
static light_button cancel (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cancel light_button with specified parent, check_state, location, and size.
 
static light_button cancel (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cancel light_button with specified parent, check_state, location, size, and name.
 
static light_button cancel (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cancel light_button with specified parent, three_state, and check_state.
 
static light_button cancel (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cancel light_button with specified parent, three_state, check_state, and location.
 
static light_button cancel (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cancel light_button with specified parent, three_state, check_state, location, and size.
 
static light_button cancel (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cancel light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button cdrom ()
 Create a system-defined light_button that represent cdrom light_button.
 
static light_button cdrom (const drawing::point &location)
 Create a system-defined light_button that represent cdrom light_button with specified location.
 
static light_button cdrom (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cdrom light_button with specified location, and size.
 
static light_button cdrom (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cdrom light_button with specified location, size, and name.
 
static light_button cdrom (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cdrom light_button with specified and check_state.
 
static light_button cdrom (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cdrom light_button with specified check_state, and location.
 
static light_button cdrom (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cdrom light_button with specified check_state, location, and size.
 
static light_button cdrom (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cdrom light_button with specified check_state, location, size, and name.
 
static light_button cdrom (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cdrom light_button with specified three_state, and check_state.
 
static light_button cdrom (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cdrom light_button with specified three_state, check_state, and location.
 
static light_button cdrom (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cdrom light_button with specified three_state, check_state, location, and size.
 
static light_button cdrom (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cdrom light_button with specified three_state, check_state, location, size, and name.
 
static light_button cdrom (const control &parent)
 Create a system-defined light_button that represent cdrom light_button with specified parent.
 
static light_button cdrom (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent cdrom light_button with specified parent, and location.
 
static light_button cdrom (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cdrom light_button with specified parent, location, and size.
 
static light_button cdrom (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cdrom light_button with specified parent, location, size, and name.
 
static light_button cdrom (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cdrom light_button with specified parent, and check_state.
 
static light_button cdrom (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cdrom light_button with specified parent, check_state, and location.
 
static light_button cdrom (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cdrom light_button with specified parent, check_state, location, and size.
 
static light_button cdrom (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cdrom light_button with specified parent, check_state, location, size, and name.
 
static light_button cdrom (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cdrom light_button with specified parent, three_state, and check_state.
 
static light_button cdrom (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cdrom light_button with specified parent, three_state, check_state, and location.
 
static light_button cdrom (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cdrom light_button with specified parent, three_state, check_state, location, and size.
 
static light_button cdrom (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cdrom light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button centered ()
 Create a system-defined light_button that represent centered light_button.
 
static light_button centered (const drawing::point &location)
 Create a system-defined light_button that represent centered light_button with specified location.
 
static light_button centered (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent centered light_button with specified location, and size.
 
static light_button centered (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent centered light_button with specified location, size, and name.
 
static light_button centered (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent centered light_button with specified and check_state.
 
static light_button centered (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent centered light_button with specified check_state, and location.
 
static light_button centered (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent centered light_button with specified check_state, location, and size.
 
static light_button centered (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent centered light_button with specified check_state, location, size, and name.
 
static light_button centered (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent centered light_button with specified three_state, and check_state.
 
static light_button centered (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent centered light_button with specified three_state, check_state, and location.
 
static light_button centered (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent centered light_button with specified three_state, check_state, location, and size.
 
static light_button centered (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent centered light_button with specified three_state, check_state, location, size, and name.
 
static light_button centered (const control &parent)
 Create a system-defined light_button that represent centered light_button with specified parent.
 
static light_button centered (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent centered light_button with specified parent, and location.
 
static light_button centered (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent centered light_button with specified parent, location, and size.
 
static light_button centered (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent centered light_button with specified parent, location, size, and name.
 
static light_button centered (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent centered light_button with specified parent, and check_state.
 
static light_button centered (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent centered light_button with specified parent, check_state, and location.
 
static light_button centered (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent centered light_button with specified parent, check_state, location, and size.
 
static light_button centered (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent centered light_button with specified parent, check_state, location, size, and name.
 
static light_button centered (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent centered light_button with specified parent, three_state, and check_state.
 
static light_button centered (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent centered light_button with specified parent, three_state, check_state, and location.
 
static light_button centered (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent centered light_button with specified parent, three_state, check_state, location, and size.
 
static light_button centered (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent centered light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button clear ()
 Create a system-defined light_button that represent clear light_button.
 
static light_button clear (const drawing::point &location)
 Create a system-defined light_button that represent clear light_button with specified location.
 
static light_button clear (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent clear light_button with specified location, and size.
 
static light_button clear (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent clear light_button with specified location, size, and name.
 
static light_button clear (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent clear light_button with specified and check_state.
 
static light_button clear (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent clear light_button with specified check_state, and location.
 
static light_button clear (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent clear light_button with specified check_state, location, and size.
 
static light_button clear (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent clear light_button with specified check_state, location, size, and name.
 
static light_button clear (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent clear light_button with specified three_state, and check_state.
 
static light_button clear (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent clear light_button with specified three_state, check_state, and location.
 
static light_button clear (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent clear light_button with specified three_state, check_state, location, and size.
 
static light_button clear (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent clear light_button with specified three_state, check_state, location, size, and name.
 
static light_button clear (const control &parent)
 Create a system-defined light_button that represent clear light_button with specified parent.
 
static light_button clear (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent clear light_button with specified parent, and location.
 
static light_button clear (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent clear light_button with specified parent, location, and size.
 
static light_button clear (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent clear light_button with specified parent, location, size, and name.
 
static light_button clear (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent clear light_button with specified parent, and check_state.
 
static light_button clear (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent clear light_button with specified parent, check_state, and location.
 
static light_button clear (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent clear light_button with specified parent, check_state, location, and size.
 
static light_button clear (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent clear light_button with specified parent, check_state, location, size, and name.
 
static light_button clear (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent clear light_button with specified parent, three_state, and check_state.
 
static light_button clear (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent clear light_button with specified parent, three_state, check_state, and location.
 
static light_button clear (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent clear light_button with specified parent, three_state, check_state, location, and size.
 
static light_button clear (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent clear light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button close ()
 Create a system-defined light_button that represent close light_button.
 
static light_button close (const drawing::point &location)
 Create a system-defined light_button that represent close light_button with specified location.
 
static light_button close (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent close light_button with specified location, and size.
 
static light_button close (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent close light_button with specified location, size, and name.
 
static light_button close (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent close light_button with specified and check_state.
 
static light_button close (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent close light_button with specified check_state, and location.
 
static light_button close (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent close light_button with specified check_state, location, and size.
 
static light_button close (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent close light_button with specified check_state, location, size, and name.
 
static light_button close (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent close light_button with specified three_state, and check_state.
 
static light_button close (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent close light_button with specified three_state, check_state, and location.
 
static light_button close (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent close light_button with specified three_state, check_state, location, and size.
 
static light_button close (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent close light_button with specified three_state, check_state, location, size, and name.
 
static light_button close (const control &parent)
 Create a system-defined light_button that represent close light_button with specified parent.
 
static light_button close (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent close light_button with specified parent, and location.
 
static light_button close (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent close light_button with specified parent, location, and size.
 
static light_button close (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent close light_button with specified parent, location, size, and name.
 
static light_button close (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent close light_button with specified parent, and check_state.
 
static light_button close (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent close light_button with specified parent, check_state, and location.
 
static light_button close (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent close light_button with specified parent, check_state, location, and size.
 
static light_button close (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent close light_button with specified parent, check_state, location, size, and name.
 
static light_button close (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent close light_button with specified parent, three_state, and check_state.
 
static light_button close (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent close light_button with specified parent, three_state, check_state, and location.
 
static light_button close (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent close light_button with specified parent, three_state, check_state, location, and size.
 
static light_button close (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent close light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button color ()
 Create a system-defined light_button that represent color light_button.
 
static light_button color (const drawing::point &location)
 Create a system-defined light_button that represent color light_button with specified location.
 
static light_button color (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent color light_button with specified location, and size.
 
static light_button color (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent color light_button with specified location, size, and name.
 
static light_button color (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent color light_button with specified and check_state.
 
static light_button color (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent color light_button with specified check_state, and location.
 
static light_button color (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent color light_button with specified check_state, location, and size.
 
static light_button color (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent color light_button with specified check_state, location, size, and name.
 
static light_button color (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent color light_button with specified three_state, and check_state.
 
static light_button color (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent color light_button with specified three_state, check_state, and location.
 
static light_button color (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent color light_button with specified three_state, check_state, location, and size.
 
static light_button color (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent color light_button with specified three_state, check_state, location, size, and name.
 
static light_button color (const control &parent)
 Create a system-defined light_button that represent color light_button with specified parent.
 
static light_button color (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent color light_button with specified parent, and location.
 
static light_button color (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent color light_button with specified parent, location, and size.
 
static light_button color (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent color light_button with specified parent, location, size, and name.
 
static light_button color (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent color light_button with specified parent, and check_state.
 
static light_button color (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent color light_button with specified parent, check_state, and location.
 
static light_button color (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent color light_button with specified parent, check_state, location, and size.
 
static light_button color (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent color light_button with specified parent, check_state, location, size, and name.
 
static light_button color (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent color light_button with specified parent, three_state, and check_state.
 
static light_button color (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent color light_button with specified parent, three_state, check_state, and location.
 
static light_button color (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent color light_button with specified parent, three_state, check_state, location, and size.
 
static light_button color (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent color light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button contents ()
 Create a system-defined light_button that represent contents light_button.
 
static light_button contents (const drawing::point &location)
 Create a system-defined light_button that represent contents light_button with specified location.
 
static light_button contents (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent contents light_button with specified location, and size.
 
static light_button contents (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent contents light_button with specified location, size, and name.
 
static light_button contents (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent contents light_button with specified and check_state.
 
static light_button contents (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent contents light_button with specified check_state, and location.
 
static light_button contents (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent contents light_button with specified check_state, location, and size.
 
static light_button contents (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent contents light_button with specified check_state, location, size, and name.
 
static light_button contents (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent contents light_button with specified three_state, and check_state.
 
static light_button contents (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent contents light_button with specified three_state, check_state, and location.
 
static light_button contents (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent contents light_button with specified three_state, check_state, location, and size.
 
static light_button contents (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent contents light_button with specified three_state, check_state, location, size, and name.
 
static light_button contents (const control &parent)
 Create a system-defined light_button that represent contents light_button with specified parent.
 
static light_button contents (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent contents light_button with specified parent, and location.
 
static light_button contents (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent contents light_button with specified parent, location, and size.
 
static light_button contents (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent contents light_button with specified parent, location, size, and name.
 
static light_button contents (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent contents light_button with specified parent, and check_state.
 
static light_button contents (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent contents light_button with specified parent, check_state, and location.
 
static light_button contents (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent contents light_button with specified parent, check_state, location, and size.
 
static light_button contents (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent contents light_button with specified parent, check_state, location, size, and name.
 
static light_button contents (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent contents light_button with specified parent, three_state, and check_state.
 
static light_button contents (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent contents light_button with specified parent, three_state, check_state, and location.
 
static light_button contents (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent contents light_button with specified parent, three_state, check_state, location, and size.
 
static light_button contents (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent contents light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button convert ()
 Create a system-defined light_button that represent convert light_button.
 
static light_button convert (const drawing::point &location)
 Create a system-defined light_button that represent convert light_button with specified location.
 
static light_button convert (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent convert light_button with specified location, and size.
 
static light_button convert (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent convert light_button with specified location, size, and name.
 
static light_button convert (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent convert light_button with specified and check_state.
 
static light_button convert (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent convert light_button with specified check_state, and location.
 
static light_button convert (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent convert light_button with specified check_state, location, and size.
 
static light_button convert (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent convert light_button with specified check_state, location, size, and name.
 
static light_button convert (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent convert light_button with specified three_state, and check_state.
 
static light_button convert (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent convert light_button with specified three_state, check_state, and location.
 
static light_button convert (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent convert light_button with specified three_state, check_state, location, and size.
 
static light_button convert (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent convert light_button with specified three_state, check_state, location, size, and name.
 
static light_button convert (const control &parent)
 Create a system-defined light_button that represent convert light_button with specified parent.
 
static light_button convert (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent convert light_button with specified parent, and location.
 
static light_button convert (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent convert light_button with specified parent, location, and size.
 
static light_button convert (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent convert light_button with specified parent, location, size, and name.
 
static light_button convert (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent convert light_button with specified parent, and check_state.
 
static light_button convert (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent convert light_button with specified parent, check_state, and location.
 
static light_button convert (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent convert light_button with specified parent, check_state, location, and size.
 
static light_button convert (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent convert light_button with specified parent, check_state, location, size, and name.
 
static light_button convert (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent convert light_button with specified parent, three_state, and check_state.
 
static light_button convert (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent convert light_button with specified parent, three_state, check_state, and location.
 
static light_button convert (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent convert light_button with specified parent, three_state, check_state, location, and size.
 
static light_button convert (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent convert light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button copy ()
 Create a system-defined light_button that represent copy light_button.
 
static light_button copy (const drawing::point &location)
 Create a system-defined light_button that represent copy light_button with specified location.
 
static light_button copy (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent copy light_button with specified location, and size.
 
static light_button copy (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent copy light_button with specified location, size, and name.
 
static light_button copy (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent copy light_button with specified and check_state.
 
static light_button copy (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent copy light_button with specified check_state, and location.
 
static light_button copy (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent copy light_button with specified check_state, location, and size.
 
static light_button copy (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent copy light_button with specified check_state, location, size, and name.
 
static light_button copy (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent copy light_button with specified three_state, and check_state.
 
static light_button copy (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent copy light_button with specified three_state, check_state, and location.
 
static light_button copy (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent copy light_button with specified three_state, check_state, location, and size.
 
static light_button copy (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent copy light_button with specified three_state, check_state, location, size, and name.
 
static light_button copy (const control &parent)
 Create a system-defined light_button that represent copy light_button with specified parent.
 
static light_button copy (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent copy light_button with specified parent, and location.
 
static light_button copy (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent copy light_button with specified parent, location, and size.
 
static light_button copy (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent copy light_button with specified parent, location, size, and name.
 
static light_button copy (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent copy light_button with specified parent, and check_state.
 
static light_button copy (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent copy light_button with specified parent, check_state, and location.
 
static light_button copy (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent copy light_button with specified parent, check_state, location, and size.
 
static light_button copy (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent copy light_button with specified parent, check_state, location, size, and name.
 
static light_button copy (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent copy light_button with specified parent, three_state, and check_state.
 
static light_button copy (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent copy light_button with specified parent, three_state, check_state, and location.
 
static light_button copy (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent copy light_button with specified parent, three_state, check_state, location, and size.
 
static light_button copy (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent copy light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button customize ()
 Create a system-defined light_button that represent customize light_button.
 
static light_button customize (const drawing::point &location)
 Create a system-defined light_button that represent customize light_button with specified location.
 
static light_button customize (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent customize light_button with specified location, and size.
 
static light_button customize (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent customize light_button with specified location, size, and name.
 
static light_button customize (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent customize light_button with specified and check_state.
 
static light_button customize (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent customize light_button with specified check_state, and location.
 
static light_button customize (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent customize light_button with specified check_state, location, and size.
 
static light_button customize (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent customize light_button with specified check_state, location, size, and name.
 
static light_button customize (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent customize light_button with specified three_state, and check_state.
 
static light_button customize (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent customize light_button with specified three_state, check_state, and location.
 
static light_button customize (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent customize light_button with specified three_state, check_state, location, and size.
 
static light_button customize (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent customize light_button with specified three_state, check_state, location, size, and name.
 
static light_button customize (const control &parent)
 Create a system-defined light_button that represent customize light_button with specified parent.
 
static light_button customize (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent customize light_button with specified parent, and location.
 
static light_button customize (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent customize light_button with specified parent, location, and size.
 
static light_button customize (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent customize light_button with specified parent, location, size, and name.
 
static light_button customize (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent customize light_button with specified parent, and check_state.
 
static light_button customize (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent customize light_button with specified parent, check_state, and location.
 
static light_button customize (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent customize light_button with specified parent, check_state, location, and size.
 
static light_button customize (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent customize light_button with specified parent, check_state, location, size, and name.
 
static light_button customize (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent customize light_button with specified parent, three_state, and check_state.
 
static light_button customize (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent customize light_button with specified parent, three_state, check_state, and location.
 
static light_button customize (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent customize light_button with specified parent, three_state, check_state, location, and size.
 
static light_button customize (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent customize light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button cut ()
 Create a system-defined light_button that represent cut light_button.
 
static light_button cut (const drawing::point &location)
 Create a system-defined light_button that represent cut light_button with specified location.
 
static light_button cut (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cut light_button with specified location, and size.
 
static light_button cut (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cut light_button with specified location, size, and name.
 
static light_button cut (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cut light_button with specified and check_state.
 
static light_button cut (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cut light_button with specified check_state, and location.
 
static light_button cut (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cut light_button with specified check_state, location, and size.
 
static light_button cut (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cut light_button with specified check_state, location, size, and name.
 
static light_button cut (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cut light_button with specified three_state, and check_state.
 
static light_button cut (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cut light_button with specified three_state, check_state, and location.
 
static light_button cut (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cut light_button with specified three_state, check_state, location, and size.
 
static light_button cut (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cut light_button with specified three_state, check_state, location, size, and name.
 
static light_button cut (const control &parent)
 Create a system-defined light_button that represent cut light_button with specified parent.
 
static light_button cut (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent cut light_button with specified parent, and location.
 
static light_button cut (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cut light_button with specified parent, location, and size.
 
static light_button cut (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cut light_button with specified parent, location, size, and name.
 
static light_button cut (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cut light_button with specified parent, and check_state.
 
static light_button cut (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cut light_button with specified parent, check_state, and location.
 
static light_button cut (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cut light_button with specified parent, check_state, location, and size.
 
static light_button cut (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cut light_button with specified parent, check_state, location, size, and name.
 
static light_button cut (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent cut light_button with specified parent, three_state, and check_state.
 
static light_button cut (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent cut light_button with specified parent, three_state, check_state, and location.
 
static light_button cut (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent cut light_button with specified parent, three_state, check_state, location, and size.
 
static light_button cut (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent cut light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button del ()
 Create a system-defined light_button that represent del light_button.
 
static light_button del (const drawing::point &location)
 Create a system-defined light_button that represent del light_button with specified location.
 
static light_button del (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent del light_button with specified location, and size.
 
static light_button del (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent del light_button with specified location, size, and name.
 
static light_button del (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent del light_button with specified and check_state.
 
static light_button del (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent del light_button with specified check_state, and location.
 
static light_button del (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent del light_button with specified check_state, location, and size.
 
static light_button del (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent del light_button with specified check_state, location, size, and name.
 
static light_button del (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent del light_button with specified three_state, and check_state.
 
static light_button del (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent del light_button with specified three_state, check_state, and location.
 
static light_button del (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent del light_button with specified three_state, check_state, location, and size.
 
static light_button del (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent del light_button with specified three_state, check_state, location, size, and name.
 
static light_button del (const control &parent)
 Create a system-defined light_button that represent del light_button with specified parent.
 
static light_button del (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent del light_button with specified parent, and location.
 
static light_button del (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent del light_button with specified parent, location, and size.
 
static light_button del (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent del light_button with specified parent, location, size, and name.
 
static light_button del (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent del light_button with specified parent, and check_state.
 
static light_button del (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent del light_button with specified parent, check_state, and location.
 
static light_button del (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent del light_button with specified parent, check_state, location, and size.
 
static light_button del (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent del light_button with specified parent, check_state, location, size, and name.
 
static light_button del (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent del light_button with specified parent, three_state, and check_state.
 
static light_button del (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent del light_button with specified parent, three_state, check_state, and location.
 
static light_button del (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent del light_button with specified parent, three_state, check_state, location, and size.
 
static light_button del (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent del light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button descending ()
 Create a system-defined light_button that represent descending light_button.
 
static light_button descending (const drawing::point &location)
 Create a system-defined light_button that represent descending light_button with specified location.
 
static light_button descending (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent descending light_button with specified location, and size.
 
static light_button descending (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent descending light_button with specified location, size, and name.
 
static light_button descending (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent descending light_button with specified and check_state.
 
static light_button descending (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent descending light_button with specified check_state, and location.
 
static light_button descending (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent descending light_button with specified check_state, location, and size.
 
static light_button descending (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent descending light_button with specified check_state, location, size, and name.
 
static light_button descending (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent descending light_button with specified three_state, and check_state.
 
static light_button descending (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent descending light_button with specified three_state, check_state, and location.
 
static light_button descending (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent descending light_button with specified three_state, check_state, location, and size.
 
static light_button descending (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent descending light_button with specified three_state, check_state, location, size, and name.
 
static light_button descending (const control &parent)
 Create a system-defined light_button that represent descending light_button with specified parent.
 
static light_button descending (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent descending light_button with specified parent, and location.
 
static light_button descending (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent descending light_button with specified parent, location, and size.
 
static light_button descending (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent descending light_button with specified parent, location, size, and name.
 
static light_button descending (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent descending light_button with specified parent, and check_state.
 
static light_button descending (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent descending light_button with specified parent, check_state, and location.
 
static light_button descending (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent descending light_button with specified parent, check_state, location, and size.
 
static light_button descending (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent descending light_button with specified parent, check_state, location, size, and name.
 
static light_button descending (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent descending light_button with specified parent, three_state, and check_state.
 
static light_button descending (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent descending light_button with specified parent, three_state, check_state, and location.
 
static light_button descending (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent descending light_button with specified parent, three_state, check_state, location, and size.
 
static light_button descending (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent descending light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button down ()
 Create a system-defined light_button that represent down light_button.
 
static light_button down (const drawing::point &location)
 Create a system-defined light_button that represent down light_button with specified location.
 
static light_button down (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent down light_button with specified location, and size.
 
static light_button down (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent down light_button with specified location, size, and name.
 
static light_button down (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent down light_button with specified and check_state.
 
static light_button down (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent down light_button with specified check_state, and location.
 
static light_button down (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent down light_button with specified check_state, location, and size.
 
static light_button down (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent down light_button with specified check_state, location, size, and name.
 
static light_button down (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent down light_button with specified three_state, and check_state.
 
static light_button down (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent down light_button with specified three_state, check_state, and location.
 
static light_button down (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent down light_button with specified three_state, check_state, location, and size.
 
static light_button down (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent down light_button with specified three_state, check_state, location, size, and name.
 
static light_button down (const control &parent)
 Create a system-defined light_button that represent down light_button with specified parent.
 
static light_button down (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent down light_button with specified parent, and location.
 
static light_button down (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent down light_button with specified parent, location, and size.
 
static light_button down (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent down light_button with specified parent, location, size, and name.
 
static light_button down (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent down light_button with specified parent, and check_state.
 
static light_button down (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent down light_button with specified parent, check_state, and location.
 
static light_button down (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent down light_button with specified parent, check_state, location, and size.
 
static light_button down (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent down light_button with specified parent, check_state, location, size, and name.
 
static light_button down (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent down light_button with specified parent, three_state, and check_state.
 
static light_button down (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent down light_button with specified parent, three_state, check_state, and location.
 
static light_button down (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent down light_button with specified parent, three_state, check_state, location, and size.
 
static light_button down (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent down light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button edit ()
 Create a system-defined light_button that represent edit light_button.
 
static light_button edit (const drawing::point &location)
 Create a system-defined light_button that represent edit light_button with specified location.
 
static light_button edit (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent edit light_button with specified location, and size.
 
static light_button edit (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent edit light_button with specified location, size, and name.
 
static light_button edit (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent edit light_button with specified and check_state.
 
static light_button edit (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent edit light_button with specified check_state, and location.
 
static light_button edit (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent edit light_button with specified check_state, location, and size.
 
static light_button edit (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent edit light_button with specified check_state, location, size, and name.
 
static light_button edit (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent edit light_button with specified three_state, and check_state.
 
static light_button edit (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent edit light_button with specified three_state, check_state, and location.
 
static light_button edit (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent edit light_button with specified three_state, check_state, location, and size.
 
static light_button edit (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent edit light_button with specified three_state, check_state, location, size, and name.
 
static light_button edit (const control &parent)
 Create a system-defined light_button that represent edit light_button with specified parent.
 
static light_button edit (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent edit light_button with specified parent, and location.
 
static light_button edit (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent edit light_button with specified parent, location, and size.
 
static light_button edit (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent edit light_button with specified parent, location, size, and name.
 
static light_button edit (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent edit light_button with specified parent, and check_state.
 
static light_button edit (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent edit light_button with specified parent, check_state, and location.
 
static light_button edit (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent edit light_button with specified parent, check_state, location, and size.
 
static light_button edit (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent edit light_button with specified parent, check_state, location, size, and name.
 
static light_button edit (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent edit light_button with specified parent, three_state, and check_state.
 
static light_button edit (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent edit light_button with specified parent, three_state, check_state, and location.
 
static light_button edit (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent edit light_button with specified parent, three_state, check_state, location, and size.
 
static light_button edit (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent edit light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button execute ()
 Create a system-defined light_button that represent execute light_button.
 
static light_button execute (const drawing::point &location)
 Create a system-defined light_button that represent execute light_button with specified location.
 
static light_button execute (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent execute light_button with specified location, and size.
 
static light_button execute (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent execute light_button with specified location, size, and name.
 
static light_button execute (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent execute light_button with specified and check_state.
 
static light_button execute (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent execute light_button with specified check_state, and location.
 
static light_button execute (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent execute light_button with specified check_state, location, and size.
 
static light_button execute (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent execute light_button with specified check_state, location, size, and name.
 
static light_button execute (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent execute light_button with specified three_state, and check_state.
 
static light_button execute (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent execute light_button with specified three_state, check_state, and location.
 
static light_button execute (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent execute light_button with specified three_state, check_state, location, and size.
 
static light_button execute (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent execute light_button with specified three_state, check_state, location, size, and name.
 
static light_button execute (const control &parent)
 Create a system-defined light_button that represent execute light_button with specified parent.
 
static light_button execute (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent execute light_button with specified parent, and location.
 
static light_button execute (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent execute light_button with specified parent, location, and size.
 
static light_button execute (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent execute light_button with specified parent, location, size, and name.
 
static light_button execute (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent execute light_button with specified parent, and check_state.
 
static light_button execute (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent execute light_button with specified parent, check_state, and location.
 
static light_button execute (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent execute light_button with specified parent, check_state, location, and size.
 
static light_button execute (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent execute light_button with specified parent, check_state, location, size, and name.
 
static light_button execute (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent execute light_button with specified parent, three_state, and check_state.
 
static light_button execute (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent execute light_button with specified parent, three_state, check_state, and location.
 
static light_button execute (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent execute light_button with specified parent, three_state, check_state, location, and size.
 
static light_button execute (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent execute light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button exit ()
 Create a system-defined light_button that represent exit light_button.
 
static light_button exit (const drawing::point &location)
 Create a system-defined light_button that represent exit light_button with specified location.
 
static light_button exit (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent exit light_button with specified location, and size.
 
static light_button exit (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent exit light_button with specified location, size, and name.
 
static light_button exit (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent exit light_button with specified and check_state.
 
static light_button exit (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent exit light_button with specified check_state, and location.
 
static light_button exit (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent exit light_button with specified check_state, location, and size.
 
static light_button exit (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent exit light_button with specified check_state, location, size, and name.
 
static light_button exit (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent exit light_button with specified three_state, and check_state.
 
static light_button exit (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent exit light_button with specified three_state, check_state, and location.
 
static light_button exit (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent exit light_button with specified three_state, check_state, location, and size.
 
static light_button exit (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent exit light_button with specified three_state, check_state, location, size, and name.
 
static light_button exit (const control &parent)
 Create a system-defined light_button that represent exit light_button with specified parent.
 
static light_button exit (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent exit light_button with specified parent, and location.
 
static light_button exit (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent exit light_button with specified parent, location, and size.
 
static light_button exit (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent exit light_button with specified parent, location, size, and name.
 
static light_button exit (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent exit light_button with specified parent, and check_state.
 
static light_button exit (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent exit light_button with specified parent, check_state, and location.
 
static light_button exit (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent exit light_button with specified parent, check_state, location, and size.
 
static light_button exit (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent exit light_button with specified parent, check_state, location, size, and name.
 
static light_button exit (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent exit light_button with specified parent, three_state, and check_state.
 
static light_button exit (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent exit light_button with specified parent, three_state, check_state, and location.
 
static light_button exit (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent exit light_button with specified parent, three_state, check_state, location, and size.
 
static light_button exit (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent exit light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button file ()
 Create a system-defined light_button that represent file light_button.
 
static light_button file (const drawing::point &location)
 Create a system-defined light_button that represent file light_button with specified location.
 
static light_button file (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent file light_button with specified location, and size.
 
static light_button file (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent file light_button with specified location, size, and name.
 
static light_button file (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent file light_button with specified and check_state.
 
static light_button file (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent file light_button with specified check_state, and location.
 
static light_button file (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent file light_button with specified check_state, location, and size.
 
static light_button file (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent file light_button with specified check_state, location, size, and name.
 
static light_button file (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent file light_button with specified three_state, and check_state.
 
static light_button file (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent file light_button with specified three_state, check_state, and location.
 
static light_button file (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent file light_button with specified three_state, check_state, location, and size.
 
static light_button file (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent file light_button with specified three_state, check_state, location, size, and name.
 
static light_button file (const control &parent)
 Create a system-defined light_button that represent file light_button with specified parent.
 
static light_button file (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent file light_button with specified parent, and location.
 
static light_button file (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent file light_button with specified parent, location, and size.
 
static light_button file (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent file light_button with specified parent, location, size, and name.
 
static light_button file (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent file light_button with specified parent, and check_state.
 
static light_button file (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent file light_button with specified parent, check_state, and location.
 
static light_button file (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent file light_button with specified parent, check_state, location, and size.
 
static light_button file (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent file light_button with specified parent, check_state, location, size, and name.
 
static light_button file (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent file light_button with specified parent, three_state, and check_state.
 
static light_button file (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent file light_button with specified parent, three_state, check_state, and location.
 
static light_button file (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent file light_button with specified parent, three_state, check_state, location, and size.
 
static light_button file (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent file light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button find ()
 Create a system-defined light_button that represent find light_button.
 
static light_button find (const drawing::point &location)
 Create a system-defined light_button that represent find light_button with specified location.
 
static light_button find (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent find light_button with specified location, and size.
 
static light_button find (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent find light_button with specified location, size, and name.
 
static light_button find (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent find light_button with specified and check_state.
 
static light_button find (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent find light_button with specified check_state, and location.
 
static light_button find (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent find light_button with specified check_state, location, and size.
 
static light_button find (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent find light_button with specified check_state, location, size, and name.
 
static light_button find (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent find light_button with specified three_state, and check_state.
 
static light_button find (bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent find light_button with specified three_state, check_state, and location.
 
static light_button find (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent find light_button with specified three_state, check_state, location, and size.
 
static light_button find (bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent find light_button with specified three_state, check_state, location, size, and name.
 
static light_button find (const control &parent)
 Create a system-defined light_button that represent find light_button with specified parent.
 
static light_button find (const control &parent, const drawing::point &location)
 Create a system-defined light_button that represent find light_button with specified parent, and location.
 
static light_button find (const control &parent, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent find light_button with specified parent, location, and size.
 
static light_button find (const control &parent, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent find light_button with specified parent, location, size, and name.
 
static light_button find (const control &parent, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent find light_button with specified parent, and check_state.
 
static light_button find (const control &parent, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent find light_button with specified parent, check_state, and location.
 
static light_button find (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent find light_button with specified parent, check_state, location, and size.
 
static light_button find (const control &parent, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent find light_button with specified parent, check_state, location, size, and name.
 
static light_button find (const control &parent, bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent find light_button with specified parent, three_state, and check_state.
 
static light_button find (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent find light_button with specified parent, three_state, check_state, and location.
 
static light_button find (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent find light_button with specified parent, three_state, check_state, location, and size.
 
static light_button find (const control &parent, bool three_state, xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent find light_button with specified parent, three_state, check_state, location, size, and name.
 
static light_button first ()
 Create a system-defined light_button that represent first light_button.
 
static light_button first (const drawing::point &location)
 Create a system-defined light_button that represent first light_button with specified location.
 
static light_button first (const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent first light_button with specified location, and size.
 
static light_button first (const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent first light_button with specified location, size, and name.
 
static light_button first (xtd::forms::check_state check_state)
 Create a system-defined light_button that represent first light_button with specified and check_state.
 
static light_button first (xtd::forms::check_state check_state, const drawing::point &location)
 Create a system-defined light_button that represent first light_button with specified check_state, and location.
 
static light_button first (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size)
 Create a system-defined light_button that represent first light_button with specified check_state, location, and size.
 
static light_button first (xtd::forms::check_state check_state, const drawing::point &location, const drawing::size &size, const xtd::string &name)
 Create a system-defined light_button that represent first light_button with specified check_state, location, size, and name.
 
static light_button first (bool three_state, xtd::forms::check_state check_state)
 Create a system-defined light_button that represent first