C# 클래스 PowerArgs.Cli.ScrollablePanel

상속: PowerArgs.Cli.ConsolePanel
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ScrollableContent PowerArgs.Cli.ConsolePanel

공개 메소드들

메소드 설명
ScrollablePanel ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( ConsoleBitmap context ) : void

비공개 메소드들

메소드 설명
FocusChanged ( ) : void
OnAddedToVisualTree ( ) : void
OnRemovedFromVisualTree ( ) : void
ScrollableControls_Added ( ConsoleControl c ) : void
UpdateScrollbars ( ) : void

메소드 상세

OnPaint() 보호된 메소드

protected OnPaint ( ConsoleBitmap context ) : void
context ConsoleBitmap
리턴 void

ScrollablePanel() 공개 메소드

public ScrollablePanel ( ) : System
리턴 System

프로퍼티 상세

ScrollableContent 공개적으로 프로퍼티

public ConsolePanel,PowerArgs.Cli ScrollableContent
리턴 PowerArgs.Cli.ConsolePanel