Property | Type | Description | |
---|---|---|---|
m_bAutoClose | bool | ||
m_timeout | int |
Method | Description | |
---|---|---|
AboutBox ( ) : System | ||
SplashForm ( ) : void | ||
showSplashScreen ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AboutBox_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
button_OK_Click ( object sender, |
||
panel1_Paint ( object sender, PaintEventArgs e ) : void | ||
timer_AutoClose_Tick ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |