메소드 | 설명 | |
---|---|---|
Account_Settings ( ) : System |
Constructor
|
|
SetParams ( ) : void |
Sets the controls' text
|
메소드 | 설명 | |
---|---|---|
OnLoad ( |
Performs initialization.
|
|
OnPaint ( PaintEventArgs e ) : void |
Form On Paint
|
|
OnResize ( |
Recalculates the sizes and positions of the controls after resizing.
|
메소드 | 설명 | |
---|---|---|
BtnDefault_Click ( object sender, |
Button Default Click
|
|
ParamChanged ( object sender, |
Sets the params values
|
|
SetAcountExchangeRate ( ) : void |
Calculates the account exchange rate.
|