C# Class NewTOAPIA.UI.User32ControlRenderer

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
Draw ( GDIContext dc, ControlRenderingStyle renderStyle, Rectangle rect ) : void

Method Details

Draw() public static méthode

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