Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Tick Class / rgb Property


In This Topic
rgb Property (Tick)
In This Topic
Syntax
'Declaration
 
Public Property rgb As LongRGB
 
'Usage
 
Dim instance As Tick
Dim value As LongRGB
 
instance.rgb = value
 
value = instance.rgb
See Also