C# Class ExamplesFx.TreeView.TreeViewEx

Inheritance: System.Windows.Forms.TreeView
Show file Open project: MarcosMeli/ExamplesFx

Public Methods

Method Description
TreeViewEx ( ) : System

Private Methods

Method Description
DoubleBuffer ( bool setting ) : void
NodeInResult ( ISearchableNode node ) : bool
PerformSearch ( ) : void
SearchInNodes ( IEnumerable nodes ) : List

Method Details

TreeViewEx() public method

public TreeViewEx ( ) : System
return System