C# 클래스 ZForge.Controls.TreeViewAdv.Tree.InputWithShift

상속: NormalInputState
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 메소드들

메소드 설명
InputWithShift ( TreeViewAdv tree ) : System

보호된 메소드들

메소드 설명
DoMouseOperation ( TreeNodeAdvMouseEventArgs args ) : void
FocusRow ( TreeNodeAdv node ) : void
MouseDownAtEmptySpace ( TreeNodeAdvMouseEventArgs args ) : void

비공개 메소드들

메소드 설명
SelectAllFromStart ( TreeNodeAdv node ) : void

메소드 상세

DoMouseOperation() 보호된 메소드

protected DoMouseOperation ( TreeNodeAdvMouseEventArgs args ) : void
args TreeNodeAdvMouseEventArgs
리턴 void

FocusRow() 보호된 메소드

protected FocusRow ( TreeNodeAdv node ) : void
node TreeNodeAdv
리턴 void

InputWithShift() 공개 메소드

public InputWithShift ( TreeViewAdv tree ) : System
tree TreeViewAdv
리턴 System

MouseDownAtEmptySpace() 보호된 메소드

protected MouseDownAtEmptySpace ( TreeNodeAdvMouseEventArgs args ) : void
args TreeNodeAdvMouseEventArgs
리턴 void