Provides a collection of loading indicator objects for use by a Windows Forms application.
Public Static Properties | |
static loading_indicator | bar () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator. | |
static loading_indicator | bar (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified location. | |
static loading_indicator | bar (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified location, and size. | |
static loading_indicator | bar (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified location, size, and name. | |
static loading_indicator | bar (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified and running state. | |
static loading_indicator | bar (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified running state, and location. | |
static loading_indicator | bar (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified running state, location, and size. | |
static loading_indicator | bar (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified running state, location, size, and name. | |
static loading_indicator | bar (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent. | |
static loading_indicator | bar (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, and location. | |
static loading_indicator | bar (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, location, and size. | |
static loading_indicator | bar (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, location, size, and name. | |
static loading_indicator | bar (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, and running state. | |
static loading_indicator | bar (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, running state, and location. | |
static loading_indicator | bar (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | bar (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | circle_bars () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator. | |
static loading_indicator | circle_bars (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified location. | |
static loading_indicator | circle_bars (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified location, and size. | |
static loading_indicator | circle_bars (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified location, size, and name. | |
static loading_indicator | circle_bars (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified and running state. | |
static loading_indicator | circle_bars (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified running state, and location. | |
static loading_indicator | circle_bars (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified running state, location, and size. | |
static loading_indicator | circle_bars (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified running state, location, size, and name. | |
static loading_indicator | circle_bars (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent. | |
static loading_indicator | circle_bars (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, and location. | |
static loading_indicator | circle_bars (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, location, and size. | |
static loading_indicator | circle_bars (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, location, size, and name. | |
static loading_indicator | circle_bars (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, and running state. | |
static loading_indicator | circle_bars (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, running state, and location. | |
static loading_indicator | circle_bars (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | circle_bars (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | circle_blinks () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator. | |
static loading_indicator | circle_blinks (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified location. | |
static loading_indicator | circle_blinks (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified location, and size. | |
static loading_indicator | circle_blinks (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified location, size, and name. | |
static loading_indicator | circle_blinks (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified and running state. | |
static loading_indicator | circle_blinks (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified running state, and location. | |
static loading_indicator | circle_blinks (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified running state, location, and size. | |
static loading_indicator | circle_blinks (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified running state, location, size, and name. | |
static loading_indicator | circle_blinks (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent. | |
static loading_indicator | circle_blinks (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, and location. | |
static loading_indicator | circle_blinks (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, location, and size. | |
static loading_indicator | circle_blinks (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, location, size, and name. | |
static loading_indicator | circle_blinks (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, and running state. | |
static loading_indicator | circle_blinks (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, running state, and location. | |
static loading_indicator | circle_blinks (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | circle_blinks (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | five_lines_center () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator. | |
static loading_indicator | five_lines_center (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified location. | |
static loading_indicator | five_lines_center (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified location, and size. | |
static loading_indicator | five_lines_center (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified location, size, and name. | |
static loading_indicator | five_lines_center (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified and running state. | |
static loading_indicator | five_lines_center (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified running state, and location. | |
static loading_indicator | five_lines_center (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified running state, location, and size. | |
static loading_indicator | five_lines_center (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified running state, location, size, and name. | |
static loading_indicator | five_lines_center (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent. | |
static loading_indicator | five_lines_center (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, and location. | |
static loading_indicator | five_lines_center (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, location, and size. | |
static loading_indicator | five_lines_center (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, location, size, and name. | |
static loading_indicator | five_lines_center (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, and running state. | |
static loading_indicator | five_lines_center (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, running state, and location. | |
static loading_indicator | five_lines_center (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | five_lines_center (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | five_lines_chronological () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator. | |
static loading_indicator | five_lines_chronological (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified location. | |
static loading_indicator | five_lines_chronological (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified location, and size. | |
static loading_indicator | five_lines_chronological (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified location, size, and name. | |
static loading_indicator | five_lines_chronological (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified and running state. | |
static loading_indicator | five_lines_chronological (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified running state, and location. | |
static loading_indicator | five_lines_chronological (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified running state, location, and size. | |
static loading_indicator | five_lines_chronological (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified running state, location, size, and name. | |
static loading_indicator | five_lines_chronological (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent. | |
static loading_indicator | five_lines_chronological (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, and location. | |
static loading_indicator | five_lines_chronological (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, location, and size. | |
static loading_indicator | five_lines_chronological (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, location, size, and name. | |
static loading_indicator | five_lines_chronological (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, and running state. | |
static loading_indicator | five_lines_chronological (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, running state, and location. | |
static loading_indicator | five_lines_chronological (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | five_lines_chronological (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | five_lines_pulse () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator. | |
static loading_indicator | five_lines_pulse (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified location. | |
static loading_indicator | five_lines_pulse (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified location, and size. | |
static loading_indicator | five_lines_pulse (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified location, size, and name. | |
static loading_indicator | five_lines_pulse (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified and running state. | |
static loading_indicator | five_lines_pulse (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified running state, and location. | |
static loading_indicator | five_lines_pulse (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified running state, location, and size. | |
static loading_indicator | five_lines_pulse (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified running state, location, size, and name. | |
static loading_indicator | five_lines_pulse (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent. | |
static loading_indicator | five_lines_pulse (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, and location. | |
static loading_indicator | five_lines_pulse (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, location, and size. | |
static loading_indicator | five_lines_pulse (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, location, size, and name. | |
static loading_indicator | five_lines_pulse (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, and running state. | |
static loading_indicator | five_lines_pulse (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, running state, and location. | |
static loading_indicator | five_lines_pulse (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | five_lines_pulse (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | five_lines_wave () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator. | |
static loading_indicator | five_lines_wave (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location. | |
static loading_indicator | five_lines_wave (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location, and size. | |
static loading_indicator | five_lines_wave (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location, size, and name. | |
static loading_indicator | five_lines_wave (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified and running state. | |
static loading_indicator | five_lines_wave (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified running state, and location. | |
static loading_indicator | five_lines_wave (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified running state, location, and size. | |
static loading_indicator | five_lines_wave (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified running state, location, size, and name. | |
static loading_indicator | five_lines_wave (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent. | |
static loading_indicator | five_lines_wave (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, and location. | |
static loading_indicator | five_lines_wave (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, location, and size. | |
static loading_indicator | five_lines_wave (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, location, size, and name. | |
static loading_indicator | five_lines_wave (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, and running state. | |
static loading_indicator | five_lines_wave (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, running state, and location. | |
static loading_indicator | five_lines_wave (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | five_lines_wave (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | five_lines () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator. | |
static loading_indicator | five_lines (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified location. | |
static loading_indicator | five_lines (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified location, and size. | |
static loading_indicator | five_lines (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified location, size, and name. | |
static loading_indicator | five_lines (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified and running state. | |
static loading_indicator | five_lines (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified running state, and location. | |
static loading_indicator | five_lines (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified running state, location, and size. | |
static loading_indicator | five_lines (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified running state, location, size, and name. | |
static loading_indicator | five_lines (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent. | |
static loading_indicator | five_lines (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, and location. | |
static loading_indicator | five_lines (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, location, and size. | |
static loading_indicator | five_lines (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, location, size, and name. | |
static loading_indicator | five_lines (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, and running state. | |
static loading_indicator | five_lines (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, running state, and location. | |
static loading_indicator | five_lines (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | five_lines (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | pulse () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator. | |
static loading_indicator | pulse (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified location. | |
static loading_indicator | pulse (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified location, and size. | |
static loading_indicator | pulse (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified location, size, and name. | |
static loading_indicator | pulse (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified and running state. | |
static loading_indicator | pulse (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified running state, and location. | |
static loading_indicator | pulse (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified running state, location, and size. | |
static loading_indicator | pulse (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified running state, location, size, and name. | |
static loading_indicator | pulse (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent. | |
static loading_indicator | pulse (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, and location. | |
static loading_indicator | pulse (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, location, and size. | |
static loading_indicator | pulse (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, location, size, and name. | |
static loading_indicator | pulse (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, and running state. | |
static loading_indicator | pulse (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, running state, and location. | |
static loading_indicator | pulse (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | pulse (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | pulse_outline () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator. | |
static loading_indicator | pulse_outline (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified location. | |
static loading_indicator | pulse_outline (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified location, and size. | |
static loading_indicator | pulse_outline (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified location, size, and name. | |
static loading_indicator | pulse_outline (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified and running state. | |
static loading_indicator | pulse_outline (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified running state, and location. | |
static loading_indicator | pulse_outline (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified running state, location, and size. | |
static loading_indicator | pulse_outline (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified running state, location, size, and name. | |
static loading_indicator | pulse_outline (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent. | |
static loading_indicator | pulse_outline (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, and location. | |
static loading_indicator | pulse_outline (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, location, and size. | |
static loading_indicator | pulse_outline (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, location, size, and name. | |
static loading_indicator | pulse_outline (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, and running state. | |
static loading_indicator | pulse_outline (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, running state, and location. | |
static loading_indicator | pulse_outline (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | pulse_outline (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | standard () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator. | |
static loading_indicator | standard (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified location. | |
static loading_indicator | standard (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified location, and size. | |
static loading_indicator | standard (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified location, size, and name. | |
static loading_indicator | standard (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified and running state. | |
static loading_indicator | standard (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified running state, and location. | |
static loading_indicator | standard (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified running state, location, and size. | |
static loading_indicator | standard (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified running state, location, size, and name. | |
static loading_indicator | standard (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent. | |
static loading_indicator | standard (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, and location. | |
static loading_indicator | standard (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, location, and size. | |
static loading_indicator | standard (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, location, size, and name. | |
static loading_indicator | standard (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, and running state. | |
static loading_indicator | standard (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, running state, and location. | |
static loading_indicator | standard (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | standard (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | system () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator. | |
static loading_indicator | system (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified location. | |
static loading_indicator | system (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified location, and size. | |
static loading_indicator | system (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified location, size, and name. | |
static loading_indicator | system (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified and running state. | |
static loading_indicator | system (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified running state, and location. | |
static loading_indicator | system (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified running state, location, and size. | |
static loading_indicator | system (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified running state, location, size, and name. | |
static loading_indicator | system (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent. | |
static loading_indicator | system (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, and location. | |
static loading_indicator | system (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, location, and size. | |
static loading_indicator | system (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, location, size, and name. | |
static loading_indicator | system (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, and running state. | |
static loading_indicator | system (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, running state, and location. | |
static loading_indicator | system (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | system (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | three_balls () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator. | |
static loading_indicator | three_balls (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified location. | |
static loading_indicator | three_balls (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified location, and size. | |
static loading_indicator | three_balls (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified location, size, and name. | |
static loading_indicator | three_balls (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified and running state. | |
static loading_indicator | three_balls (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified running state, and location. | |
static loading_indicator | three_balls (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified running state, location, and size. | |
static loading_indicator | three_balls (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified running state, location, size, and name. | |
static loading_indicator | three_balls (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent. | |
static loading_indicator | three_balls (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, and location. | |
static loading_indicator | three_balls (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, location, and size. | |
static loading_indicator | three_balls (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, location, size, and name. | |
static loading_indicator | three_balls (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, and running state. | |
static loading_indicator | three_balls (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, running state, and location. | |
static loading_indicator | three_balls (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | three_balls (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | three_balls_bouncing () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator. | |
static loading_indicator | three_balls_bouncing (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified location. | |
static loading_indicator | three_balls_bouncing (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified location, and size. | |
static loading_indicator | three_balls_bouncing (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified location, size, and name. | |
static loading_indicator | three_balls_bouncing (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified and running state. | |
static loading_indicator | three_balls_bouncing (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified running state, and location. | |
static loading_indicator | three_balls_bouncing (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified running state, location, and size. | |
static loading_indicator | three_balls_bouncing (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified running state, location, size, and name. | |
static loading_indicator | three_balls_bouncing (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent. | |
static loading_indicator | three_balls_bouncing (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, and location. | |
static loading_indicator | three_balls_bouncing (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, location, and size. | |
static loading_indicator | three_balls_bouncing (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, location, size, and name. | |
static loading_indicator | three_balls_bouncing (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, and running state. | |
static loading_indicator | three_balls_bouncing (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, running state, and location. | |
static loading_indicator | three_balls_bouncing (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | three_balls_bouncing (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, running state, location, size, and name. | |
static loading_indicator | three_balls_rotation () noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator. | |
static loading_indicator | three_balls_rotation (const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified location. | |
static loading_indicator | three_balls_rotation (const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified location, and size. | |
static loading_indicator | three_balls_rotation (const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified location, size, and name. | |
static loading_indicator | three_balls_rotation (bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified and running state. | |
static loading_indicator | three_balls_rotation (bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified running state, and location. | |
static loading_indicator | three_balls_rotation (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified running state, location, and size. | |
static loading_indicator | three_balls_rotation (bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified running state, location, size, and name. | |
static loading_indicator | three_balls_rotation (const control &parent) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent. | |
static loading_indicator | three_balls_rotation (const control &parent, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, and location. | |
static loading_indicator | three_balls_rotation (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, location, and size. | |
static loading_indicator | three_balls_rotation (const control &parent, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, location, size, and name. | |
static loading_indicator | three_balls_rotation (const control &parent, bool running) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, and running state. | |
static loading_indicator | three_balls_rotation (const control &parent, bool running, const xtd::drawing::point &location) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, running state, and location. | |
static loading_indicator | three_balls_rotation (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, running state, location, and size. | |
static loading_indicator | three_balls_rotation (const control &parent, bool running, const xtd::drawing::point &location, const xtd::drawing::size &size, const xtd::string &name) noexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, running state, location, size, and name. | |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent bar loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_bars loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent circle_blinks loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_center loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_chronological loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_pulse loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines_wave loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent five_lines loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent pulse_outline loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent standard loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent system loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator.
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified location.
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified location, and size.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified location, size, and name.
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified and running state.
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified running state, and location.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified running state, location, and size.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified running state, location, size, and name.
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent.
parent | The control that contains the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, and location.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, location, and size.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, location, size, and name.
parent | The control that contains the loading indicator. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, and running state.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, running state, and location.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, running state, location, and size.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
|
staticnoexcept |
Create a system-defined xtd::forms::loading_indicator that represent three_balls_rotation loading indicator with specified parent, running state, location, size, and name.
parent | The control that contains the loading indicator. |
running | true if the loading indicator is running; otherwise false. |
location | The loading indicator location in pixels. |
size | The loading indicator size in pixels. |
name | The name of the loading indicator. |