C# Class DroidExplorer.Core.UI.TreeViewComboBox

Inheritance: System.Windows.Forms.TreeView, IComboBoxExtender
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

Méthode Description
SetUserInterface ( ) : void

Méthodes protégées

Méthode Description
OnDoubleClick ( EventArgs e ) : void

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

OnDoubleClick() protected méthode

protected OnDoubleClick ( EventArgs e ) : void
e System.EventArgs
Résultat void

SetUserInterface() public méthode

public SetUserInterface ( ) : void
Résultat void