public Color AutomaticColor {get; set;}
'Declaration Public Property AutomaticColor As Color
'Declaration
Public Property AutomaticColor As Color
'Usage Dim instance As RibbonColorPicker Dim value As Color instance.AutomaticColor = value value = instance.AutomaticColor
'Usage
Dim instance As RibbonColorPicker Dim value As Color instance.AutomaticColor = value value = instance.AutomaticColor
RibbonColorPicker Class RibbonColorPicker Members