Property | Type | Description | |
---|---|---|---|
ClientInstallPath | string | ||
ServerInstallPath | string |
Method | Description | |
---|---|---|
InstallForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ClientBtn_Click ( object sender, |
Event fired when the Client Path button is clicked... Opens the Dialog to select the Client executable
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SaveBtn_Click ( object sender, |
Event fired when the Save button is clicked
|
|
ServerBtn_Click ( object sender, |
Event fired when the Server Path button is clicked... Opens the Dialog to select the Server executable
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |