Method | Description | |
---|---|---|
GetHUD ( ) : string | ||
LoadHUD ( ) : void | ||
ShowHUD ( ) : void | ||
TaskHUD ( ) : System |
Method | Description | |
---|---|---|
OnMove ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnResize ( |
||
OnVisibleChanged ( |
Method | Description | |
---|---|---|
CloseActualHUD ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected OnVisibleChanged ( |
||
e | ||
return | void |