메소드 |
설명 |
|
CloseButtonClick ( object sender, EventArgs e ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
ProgressDialogClosing ( object sender, FormClosingEventArgs e ) : void |
|
|
ProgressDialogFormClosed ( object sender, FormClosedEventArgs e ) : void |
|
|
StatusTextKeyDown ( object sender, KeyEventArgs e ) : void |
|
|
StatusTextKeyPress ( object sender, KeyPressEventArgs e ) : void |
|
|
TimerTick ( object sender, EventArgs e ) : void |
|
|
_SetError ( String error ) : void |
|
|
_SetSuccess ( String success, bool resetStatus ) : void |
|
|
_UpdateStatus ( String status ) : void |
|
|