C# Class winmaped2.ColorTextbox

Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: Bananattack/verge3 Class Usage Examples

Méthodes publiques

Méthode Description
ColorTextbox ( ) : System
update ( ) : void

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
paint ( Graphics g ) : void

Method Details

ColorTextbox() public méthode

public ColorTextbox ( ) : System
Résultat System

OnPaint() protected méthode

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

update() public méthode

public update ( ) : void
Résultat void