C# Class CustomerService.ShadowPanel

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

Méthodes publiques

Méthode Description
ShadowPanel ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void
OnResize ( EventArgs e ) : void

Method Details

OnPaint() protected méthode

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

OnResize() protected méthode

protected OnResize ( EventArgs e ) : void
e EventArgs
Résultat void

ShadowPanel() public méthode

public ShadowPanel ( ) : System
Résultat System