Method | Description | |
---|---|---|
RandomizeForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
CancelBtn_Click ( object sender, |
Event fired when the Cancel button is clicked
|
|
GenerateBtn_Click ( object sender, |
Event fired when the Generate Button is clicked Does the random Generating
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SaveBtn_Click ( object sender, |
Saves the current generated maplist into the maplist.con file
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |