C# Class ZForge.Controls.TreeViewAdv.Tree.NodeControls.NodeDecimalTextBox

Inheritance: NodeTextBox
Datei anzeigen Open project: zhuangyy/Motion

Private Properties

Property Type Description

Protected Methods

Method Description
CreateTextBox ( ) : TextBox
DoApplyChanges ( TreeNodeAdv node, Control editor ) : void
NodeDecimalTextBox ( ) : System

Method Details

CreateTextBox() protected method

protected CreateTextBox ( ) : TextBox
return System.Windows.Forms.TextBox

DoApplyChanges() protected method

protected DoApplyChanges ( TreeNodeAdv node, Control editor ) : void
node TreeNodeAdv
editor System.Windows.Forms.Control
return void

NodeDecimalTextBox() protected method

protected NodeDecimalTextBox ( ) : System
return System