C# Class Dwarrowdelf.Client.SharpDXHost.MyRenderControl

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
MyRenderControl ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( System.Windows.Forms e ) : void
OnPaintBackground ( System.Windows.Forms e ) : void

Method Details

MyRenderControl() public méthode

public MyRenderControl ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( System.Windows.Forms e ) : void
e System.Windows.Forms
Résultat void

OnPaintBackground() protected méthode

protected OnPaintBackground ( System.Windows.Forms e ) : void
e System.Windows.Forms
Résultat void