Method | Description | |
---|---|---|
Form1 ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnResize ( |
Method | Description | |
---|---|---|
Form1_Load ( object sender, |
||
GetString ( string name ) : String | ||
GlobalKeyUp ( object sender, |
||
IconClick ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Minimize ( ) : void | ||
buttonSave_Click ( object sender, |
||
textBoxKey_KeyUp ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnResize ( |
||
e | ||
return | void |