C# Class GDI32DCBrush, NewTOAPIA

Inheritance: GDIBrush
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
FocusHere ( IntPtr device ) : void
GDI32DCBrush ( IntPtr deviceContext, uint color ) : System
OnSetColor ( uint color ) : void
OnSetHandle ( IntPtr aHandle ) : void

Method Details

FocusHere() public méthode

public FocusHere ( IntPtr device ) : void
device IntPtr
Résultat void

GDI32DCBrush() public méthode

public GDI32DCBrush ( IntPtr deviceContext, uint color ) : System
deviceContext IntPtr
color uint
Résultat System

OnSetColor() public méthode

public OnSetColor ( uint color ) : void
color uint
Résultat void

OnSetHandle() public méthode

public OnSetHandle ( IntPtr aHandle ) : void
aHandle IntPtr
Résultat void