ZForge.Controls.TreeViewAdv.Tree.InputWithControl.InputWithControl C# (CSharp) Method

InputWithControl() public method

public InputWithControl ( TreeViewAdv tree ) : System
tree TreeViewAdv
return System
        public InputWithControl(TreeViewAdv tree)
            : base(tree)
        {
        }