C# Class NewTOAPIA.UI.User32ControlRenderer

显示文件 Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
Draw ( GDIContext dc, ControlRenderingStyle renderStyle, Rectangle rect ) : void

Method Details

Draw() public static method

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