C# 클래스 ZForge.Controls.TreeViewAdv.Tree.NodeControls.NodeDecimalTextBox

상속: NodeTextBox
파일 보기 프로젝트 열기: zhuangyy/Motion

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
CreateTextBox ( ) : TextBox
DoApplyChanges ( TreeNodeAdv node, Control editor ) : void
NodeDecimalTextBox ( ) : System

메소드 상세

CreateTextBox() 보호된 메소드

protected CreateTextBox ( ) : TextBox
리턴 System.Windows.Forms.TextBox

DoApplyChanges() 보호된 메소드

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

NodeDecimalTextBox() 보호된 메소드

protected NodeDecimalTextBox ( ) : System
리턴 System