C# Class SchemaFactor.Vst.MidiMapperX.DoubleBufferedUserControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: LeifBloomquist/MIDIMapperX

Méthodes publiques

Méthode Description
DoubleBufferedUserControl ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void
OnSizeChanged ( EventArgs e ) : void

Method Details

DoubleBufferedUserControl() public méthode

public DoubleBufferedUserControl ( ) : System
Résultat System

OnPaint() protected méthode

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

OnSizeChanged() protected méthode

protected OnSizeChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void