C# Class CommonTools.VisualStyleItemBackground

Afficher le fichier Open project: Nullstr1ng/MultiRDPClient.NET Class Usage Examples

Méthodes publiques

Méthode Description
DrawBackground ( Control owner, Graphics dc, Rectangle r ) : void
VisualStyleItemBackground ( Style style ) : System

Private Methods

Méthode Description
CloseThemeData ( IntPtr hTheme ) : int
DrawThemeBackground ( IntPtr hTheme, IntPtr hdc, int partId, int stateId, [ pRect, [ pClipRect ) : int
OpenThemeData ( IntPtr hwnd, [ pszClassList ) : IntPtr

Method Details

DrawBackground() public méthode

public DrawBackground ( Control owner, Graphics dc, Rectangle r ) : void
owner System.Windows.Forms.Control
dc System.Drawing.Graphics
r System.Drawing.Rectangle
Résultat void

VisualStyleItemBackground() public méthode

public VisualStyleItemBackground ( Style style ) : System
style Style
Résultat System