xtd 0.2.0
Loading...
Searching...
No Matches

◆ three_balls_bouncing() [10/16]

static loading_indicator xtd::forms::loading_indicators::three_balls_bouncing ( const control parent,
const xtd::drawing::point location 
)
staticnoexcept

Create a system-defined xtd::forms::loading_indicator that represent three_balls_bouncing loading indicator with specified parent, and location.

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