'Declaration Public Property rgb As LongRGB
'Declaration
Public Property rgb As LongRGB
'Usage Dim instance As Tick Dim value As LongRGB instance.rgb = value value = instance.rgb
'Usage
Dim instance As Tick Dim value As LongRGB instance.rgb = value value = instance.rgb
public LongRGB rgb {get; set;}
Tick Class Tick Members