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

Inheritance: NodeTextBox
Afficher le fichier Open project: zhuangyy/Motion

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
CreateTextBox ( ) : TextBox
DoApplyChanges ( TreeNodeAdv node, Control editor ) : void
NodeDecimalTextBox ( ) : System

Method Details

CreateTextBox() protected méthode

protected CreateTextBox ( ) : TextBox
Résultat System.Windows.Forms.TextBox

DoApplyChanges() protected méthode

protected DoApplyChanges ( TreeNodeAdv node, Control editor ) : void
node TreeNodeAdv
editor System.Windows.Forms.Control
Résultat void

NodeDecimalTextBox() protected méthode

protected NodeDecimalTextBox ( ) : System
Résultat System