Method | Description | |
---|---|---|
CifsFrontend ( ) : System | ||
EnableNext ( ) : bool | ||
EnablePrevious ( ) : bool | ||
PopulatePage ( ) : void | ||
SelectDefaultControl ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AnyCifsParameters_TextChanged ( object sender, EventArgs e ) : void | ||
HideCreateControls ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ToggleReattachControlsEnabledState ( bool enable ) : void | ||
UpdateButtons ( ) : void | ||
buttonCifsScan_Click ( object sender, EventArgs e ) : void | ||
listBoxCifsSRs_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
radioButtonCifsNew_CheckedChanged ( object sender, EventArgs e ) : void | ||
radioButtonCifsReattach_CheckedChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |