Метод | Описание | |
---|---|---|
New_Translation ( ) : System |
Constructor
|
Метод | Описание | |
---|---|---|
OnLoad ( |
Performs initialization.
|
|
OnPaint ( PaintEventArgs e ) : void |
Form On Paint
|
|
OnResize ( |
Recalculates the sizes and positions of the controls after resizing.
|
Метод | Описание | |
---|---|---|
Btn_Click ( object sender, |
Button click
|
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnResize ( |
||
e | ||
Результат | void |