C# 클래스 System.Windows.Forms.ButtonInternal.CheckBoxPopupAdapter

상속: System.Windows.Forms.ButtonInternal.CheckBoxBaseAdapter
파일 보기 프로젝트 열기: mahasak/dotnet452

보호된 메소드들

메소드 설명
CreateButtonAdapter ( ) : System.Windows.Forms.ButtonInternal.ButtonBaseAdapter
Layout ( PaintEventArgs e ) : LayoutOptions

비공개 메소드들

메소드 설명
CheckBoxPopupAdapter ( ButtonBase control ) : System
PaintDown ( PaintEventArgs e, CheckState state ) : void
PaintOver ( PaintEventArgs e, CheckState state ) : void
PaintPopupLayout ( Graphics g, bool show3D, int checkSize, Rectangle clientRectangle, Padding padding, bool isDefault, Font font, string text, bool enabled, ContentAlignment textAlign, RightToLeft rtl ) : LayoutOptions
PaintPopupLayout ( PaintEventArgs e, bool show3D ) : LayoutOptions
PaintUp ( PaintEventArgs e, CheckState state ) : void

메소드 상세

CreateButtonAdapter() 보호된 메소드

protected CreateButtonAdapter ( ) : System.Windows.Forms.ButtonInternal.ButtonBaseAdapter
리턴 System.Windows.Forms.ButtonInternal.ButtonBaseAdapter

Layout() 보호된 메소드

protected Layout ( PaintEventArgs e ) : LayoutOptions
e PaintEventArgs
리턴 LayoutOptions