C# Class BelhardTraining.Windows.Forms.Controls.ElevateButton

Inheritance: System.Windows.Forms.Button
Afficher le fichier Open project: bazile/Training

Private Properties

Свойство Type Description
OnHandleCreated void
SendMessage int

Méthodes publiques

Méthode Description
ElevateButton ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
OnHandleCreated ( object sender, EventArgs e ) : void
SendMessage ( IntPtr hWnd, uint msg, int wParam, int lParam ) : int

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ElevateButton() public méthode

public ElevateButton ( ) : System
Résultat System