C# 클래스 Dwarrowdelf.Client.SharpDXHost.MyRenderControl

상속: System.Windows.Forms.Control
파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 메소드들

메소드 설명
MyRenderControl ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( System.Windows.Forms e ) : void
OnPaintBackground ( System.Windows.Forms e ) : void

메소드 상세

MyRenderControl() 공개 메소드

public MyRenderControl ( ) : System
리턴 System

OnPaint() 보호된 메소드

protected OnPaint ( System.Windows.Forms e ) : void
e System.Windows.Forms
리턴 void

OnPaintBackground() 보호된 메소드

protected OnPaintBackground ( System.Windows.Forms e ) : void
e System.Windows.Forms
리턴 void