Unicode Controls & Classes for VB6 - Version 4
clsGpBrush
.hBrush Property
Gets or sets the handle of the internal GDI+ brush
Syntax
Public Property Get hBrush () As Long
Public Property Let hBrush (ByVal
hBr
As Long)
Parameters
Parameter
Description
ByVal
hBr
As Long
The new GDI+ brush handle to manage
Remarks