C# Class QuestorManager.QuestorManagerUI

Afficher le fichier Open project: ISeeDEDPpl/Questor

Méthodes publiques

Свойство 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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Property Details

RefineCheckBox public_oe property

public System.Windows.Forms.CheckBox RefineCheckBox
Résultat System.Windows.Forms.CheckBox

RefineEfficiencyInput public_oe property

public System.Windows.Forms.NumericUpDown RefineEfficiencyInput
Résultat System.Windows.Forms.NumericUpDown

cbxCorpOrder public_oe property

public System.Windows.Forms.CheckBox cbxCorpOrder
Résultat System.Windows.Forms.CheckBox

cbxSell public_oe property

public System.Windows.Forms.CheckBox cbxSell
Résultat System.Windows.Forms.CheckBox

cbxSellOrder public_oe property

public System.Windows.Forms.CheckBox cbxSellOrder
Résultat System.Windows.Forms.CheckBox

cbxUndersell public_oe property

public System.Windows.Forms.CheckBox cbxUndersell
Résultat System.Windows.Forms.CheckBox

chkBuyItems public_oe property

public System.Windows.Forms.CheckBox chkBuyItems
Résultat System.Windows.Forms.CheckBox

chkUpdateMineral public_oe property

public System.Windows.Forms.CheckBox chkUpdateMineral
Résultat System.Windows.Forms.CheckBox