Method | Description | |
---|---|---|
WindowsProperties ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
FindProvider ( string plugin ) : |
||
GetEnabled ( ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InstallStartupProgram ( ) : void | ||
IsRunning ( ) : bool | ||
LoadPrefs ( ) : void | ||
LoadProviders ( ) : void | ||
OnEnableCheckedChanged ( object sender, EventArgs e ) : void | ||
ReadPassword ( ) : string | ||
RemoveStartupProgram ( ) : void | ||
RestartDaemon ( ) : void | ||
SavePrefs ( ) : void | ||
SetEnabled ( ) : void | ||
SetProvider ( string plugin ) : void | ||
StartDaemon ( ) : void | ||
StopDaemon ( ) : void | ||
WindowsProperties_Load ( object sender, EventArgs e ) : void | ||
WritePassword ( ) : void | ||
button1_Click ( object sender, EventArgs e ) : void | ||
cancelButton_Click ( object sender, EventArgs e ) : void | ||
checkBox1_CheckedChanged ( object sender, EventArgs e ) : void | ||
dirRadioButton_CheckedChanged ( object sender, EventArgs e ) : void | ||
googleRadioButton_CheckedChanged ( object sender, EventArgs e ) : void | ||
okButton_Click ( object sender, EventArgs e ) : void | ||
providerRadio_CheckedChanged ( object sender, EventArgs e ) : void | ||
userLimitCheckBox_CheckedChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |