Method | Description | |
---|---|---|
Strategy_Publish ( ) : System |
Make a form
|
Method | Description | |
---|---|---|
OnLoad ( |
Perform initializing
|
|
OnPaint ( PaintEventArgs e ) : void |
Form On Paint
|
|
OnResize ( |
Recalculates the sizes and positions of the controls after resizing.
|
Method | Description | |
---|---|---|
TxboxBBCode_KeyDown ( object sender, |
Accept Ctrl-A
|
|
btnClose_Click ( object sender, |
||
btnConnect_Click ( object sender, |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |