C# Class FC3Editor.UI.ParamObjectSelectionList

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

Méthodes publiques

Méthode Description
ParamObjectSelectionList ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
GetCurrentItem ( ) : EditorObject
InitializeComponent ( ) : void
OnPerformAction ( ) : void
OnSelectionChanged ( ) : void
UpdateSelection ( ) : void
UpdateSelectionList ( ) : void
treeViewObjectSelection_AfterSelect ( object sender, TreeViewEventArgs e ) : void
treeViewObjectSelection_DoubleClick ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

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

ParamObjectSelectionList() public méthode

public ParamObjectSelectionList ( ) : System
Résultat System