Unicode Controls & Classes for VB6 - Version 4

clsGpColor.Color Property

Gets or sets the internal color

Syntax
Public Property Get Color () As Long
Public Property Let Color (ByRef ARGB As Long)
Parameters
Parameter Description
ByRef ARGB As Long The new color
Remarks