'Declaration
Property ForegroundColor As Color
'Usage
Dim instance As ISmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
Color ForegroundColor {get; set;}
'Declaration
Property ForegroundColor As Color
'Usage
Dim instance As ISmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
Color ForegroundColor {get; set;}