C# Class FC3Editor.UI.PromptInventoryList

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
PromptInventoryList ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
FillCategories ( Inventory entry, IndentedComboBox item ) : void
FindCategory ( Inventory entry ) : IndentedComboBox.Item
InitializeComponent ( ) : void
RefreshList ( ) : void
categoryComboBox_SelectedItemChanged ( object sender, IndentedComboboxItemEventArgs e ) : void
inventoryList_DoubleClick ( object sender, EventArgs e ) : void
inventoryList_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

PromptInventoryList() public méthode

public PromptInventoryList ( ) : System
Résultat System