C# Class Andwho.Windows.Forms.QQForm

Inheritance: FormBase
Afficher le fichier Open project: JimmyFung/DesktopHelper

Méthodes publiques

Méthode Description
QQForm ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

OnResize ( EventArgs e ) : void

Private Methods

Méthode Description
DrawButton ( Graphics g, EMouseState mouseState, Rectangle rect, string str ) : void

绘画按钮

InitializeComponent ( ) : 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 System.EventArgs
Résultat void

QQForm() public méthode

public QQForm ( ) : System
Résultat System