Property | Type | Description | |
---|---|---|---|
BlockTarget | System.Windows.Forms.TextBox | ||
CoinsPerBlock | System.Windows.Forms.TextBox | ||
CryptsyID | System.Windows.Forms.TextBox | ||
IPAddress | System.Windows.Forms.TextBox | ||
IgnoreSigLen | System.Windows.Forms.CheckBox | ||
NameBox | System.Windows.Forms.TextBox | ||
NetID | System.Windows.Forms.TextBox | ||
NetVersion | System.Windows.Forms.TextBox | ||
POS | System.Windows.Forms.CheckBox | ||
Port | System.Windows.Forms.TextBox | ||
ScryptBlockHash | System.Windows.Forms.CheckBox | ||
Symbol | System.Windows.Forms.TextBox |
Method | Description | |
---|---|---|
CurrencyProperties ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.TextBox BlockTarget | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox CoinsPerBlock | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox CryptsyID | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox IPAddress | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.CheckBox IgnoreSigLen | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.TextBox NameBox | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox NetVersion | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.CheckBox ScryptBlockHash | ||
return | System.Windows.Forms.CheckBox |