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