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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NodeIntegerTextBox ( ) : System

보호된 메소드들

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

메소드 상세

CreateTextBox() 보호된 메소드

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

DoApplyChanges() 보호된 메소드

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

NodeIntegerTextBox() 공개 메소드

public NodeIntegerTextBox ( ) : System
리턴 System