C# Класс System.Windows.Forms.ButtonInternal.CheckBoxPopupAdapter

Наследование: System.Windows.Forms.ButtonInternal.CheckBoxBaseAdapter
Показать файл Открыть проект

Защищенные методы

Метод Описание
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