Method | Description | |
---|---|---|
MyForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BTN_Copy_Click ( object sender, EventArgs e ) : void | ||
BTN_Create_Click ( object sender, EventArgs e ) : void | ||
BTN_Exit_Click ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
TB_MaxMinValue_TextChanged ( object sender, EventArgs e ) : void | ||
button1_Click ( object sender, EventArgs e ) : void | ||
checkBox2_CheckedChanged ( object sender, EventArgs e ) : void | ||
chkUniform_CheckedChanged ( object sender, EventArgs e ) : void | ||
copy_result ( ) : void | ||
update_result ( bool should_msg ) : void | ||
update_result ( bool should_msg, bool uniform, bool autocopy ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |