|
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. |