Свойство | Тип | Описание | |
---|---|---|---|
timer_Tick | void |
Метод | Описание | |
---|---|---|
MetroProgressSpinner ( ) : System | ||
Reset ( ) : void |
Метод | Описание | |
---|---|---|
OnCustomPaint ( |
||
OnCustomPaintBackground ( |
||
OnCustomPaintForeground ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnPaintForeground ( PaintEventArgs e ) : void |
Метод | Описание | |
---|---|---|
timer_Tick ( object sender, |
protected OnCustomPaint ( |
||
e | ||
Результат | void |
protected OnCustomPaintBackground ( |
||
e | ||
Результат | void |
protected OnCustomPaintForeground ( |
||
e | ||
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnPaintForeground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |