C# Class CloverExamplePOS.DropDownButton

Inheritance: System.Windows.Forms.Button
Afficher le fichier Open project: clover/remote-pay-windows

Méthodes publiques

Méthode Description
DropDownButton ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs pevent ) : void

Private Methods

Méthode Description
Clicked ( object sender, EventArgs e ) : void
init ( ) : void

Method Details

DropDownButton() public méthode

public DropDownButton ( ) : System
Résultat System

OnPaint() protected méthode

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