C# Class YamuiFramework.Controls.YamuiTab.YamuiTabAnimation

Inheritance: YamuiFramework.Forms.YamuiSmokeScreen
Afficher le fichier Open project: jcaillon/3P

Méthodes publiques

Méthode Description
YamuiTabAnimation ( Form owner, Rectangle pageRectangle ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected méthode

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

YamuiTabAnimation() public méthode

public YamuiTabAnimation ( Form owner, Rectangle pageRectangle ) : System
owner System.Windows.Forms.Form
pageRectangle System.Drawing.Rectangle
Résultat System