C# Class Alsing.Windows.Forms.ControlBorderPainter

Inheritance: System.Windows.Forms.NativeWindow
Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ControlBorderPainter ( IntPtr Handle ) : System

Protected Methods

Method Description
WndProc ( Message &m ) : void

Method Details

ControlBorderPainter() public method

public ControlBorderPainter ( IntPtr Handle ) : System
Handle System.IntPtr
return System

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void