C# 클래스 NewTOAPIA.UI.User32ControlRenderer

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
Draw ( GDIContext dc, ControlRenderingStyle renderStyle, Rectangle rect ) : void

메소드 상세

Draw() 공개 정적인 메소드

public static Draw ( GDIContext dc, ControlRenderingStyle renderStyle, Rectangle rect ) : void
dc GDIContext
renderStyle ControlRenderingStyle
rect System.Drawing.Rectangle
리턴 void