C# Class NetIde.Util.Forms.ThemedPanel

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: netide/netide

Private Properties

Свойство Type Description
UpdateThemeData void

Méthodes publiques

Méthode Description
ThemedPanel ( ) : System

Méthodes protégées

Méthode Description
OnPaintBackground ( PaintEventArgs e ) : void

Private Methods

Méthode Description
UpdateThemeData ( ) : void

Method Details

OnPaintBackground() protected méthode

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

ThemedPanel() public méthode

public ThemedPanel ( ) : System
Résultat System