C# Class Alsing.Windows.Forms.ControlBorderPainter

Inheritance: System.Windows.Forms.NativeWindow
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
ControlBorderPainter ( IntPtr Handle ) : System

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Method Details

ControlBorderPainter() public méthode

public ControlBorderPainter ( IntPtr Handle ) : System
Handle System.IntPtr
Résultat System

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void