C# Class Dwarrowdelf.Client.SharpDXHost.MyRenderControl

Inheritance: System.Windows.Forms.Control
显示文件 Open project: tomba/dwarrowdelf

Public Methods

Method Description
MyRenderControl ( ) : System

Protected Methods

Method Description
OnPaint ( System.Windows.Forms e ) : void
OnPaintBackground ( System.Windows.Forms e ) : void

Method Details

MyRenderControl() public method

public MyRenderControl ( ) : System
return System

OnPaint() protected method

protected OnPaint ( System.Windows.Forms e ) : void
e System.Windows.Forms
return void

OnPaintBackground() protected method

protected OnPaintBackground ( System.Windows.Forms e ) : void
e System.Windows.Forms
return void