C# Class DroidExplorer.Core.UI.TreeViewComboBox

Inheritance: System.Windows.Forms.TreeView, IComboBoxExtender
Mostrar archivo Open project: camalot/droidexplorer

Public Methods

Method Description
SetUserInterface ( ) : void

Protected Methods

Method Description
OnDoubleClick ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

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

Method Details

OnDoubleClick() protected method

protected OnDoubleClick ( EventArgs e ) : void
e System.EventArgs
return void

SetUserInterface() public method

public SetUserInterface ( ) : void
return void