Unicode Controls & Classes for VB6 - Version 4

clsGpColor.VBColor Property

Gets or sets the internal color loading from a VB6 Color and preserving the old Alpha value

Syntax
Public Property Get VBColor () As Long
Public Property Let VBColor (ByVal lColor As Long)
Parameters
Parameter Description
ByVal lColor As Long The VB6 color
Remarks