Property | Type | Description | |
---|---|---|---|
RefineCheckBox | System.Windows.Forms.CheckBox | ||
RefineEfficiencyInput | System.Windows.Forms.NumericUpDown | ||
cbxCorpOrder | System.Windows.Forms.CheckBox | ||
cbxSell | System.Windows.Forms.CheckBox | ||
cbxSellOrder | System.Windows.Forms.CheckBox | ||
cbxUndersell | System.Windows.Forms.CheckBox | ||
chkBuyItems | System.Windows.Forms.CheckBox | ||
chkUpdateMineral | System.Windows.Forms.CheckBox |
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.CheckBox RefineCheckBox | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.NumericUpDown RefineEfficiencyInput | ||
return | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.CheckBox cbxCorpOrder | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbxSell | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbxSellOrder | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbxUndersell | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox chkBuyItems | ||
return | System.Windows.Forms.CheckBox |