C# Class SystemEx.Windows.Forms.ThemedPanel

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: pvginkel/SystemEx Class Usage Examples

Private Properties

Свойство Type Description
DrawNCBorder void
ThemedPanel System
UpdateThemeData void

Méthodes protégées

Méthode Description
OnPaintBackground ( PaintEventArgs e ) : void
WndProc ( Message &m ) : void

Private Methods

Méthode Description
DrawNCBorder ( Message &m ) : void
ThemedPanel ( ) : System
UpdateThemeData ( ) : void

Method Details

OnPaintBackground() protected méthode

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void