C# 클래스 ARCed.UI.DockPane.SplitterControl

상속: System.Windows.Forms.Control, ISplitterDragSource
파일 보기 프로젝트 열기: borisblizzard/arcreator

Private Properties

프로퍼티 타입 설명
ISplitterDragSource void
ISplitterDragSource void
ISplitterDragSource void

공개 메소드들

메소드 설명
SplitterControl ( DockPane pane ) : System.Drawing

보호된 메소드들

메소드 설명
OnMouseDown ( MouseEventArgs e ) : void
OnPaint ( PaintEventArgs e ) : void

비공개 메소드들

메소드 설명
ISplitterDragSource ( ) : void
ISplitterDragSource ( Rectangle rectSplitter ) : void
ISplitterDragSource ( int offset ) : void

메소드 상세

OnMouseDown() 보호된 메소드

protected OnMouseDown ( MouseEventArgs e ) : void
e MouseEventArgs
리턴 void

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void

SplitterControl() 공개 메소드

public SplitterControl ( DockPane pane ) : System.Drawing
pane DockPane
리턴 System.Drawing