'DeclarationProperty ForegroundColor As Color
'UsageDim instance As ISmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
Color ForegroundColor {get; set;}
'DeclarationProperty ForegroundColor As Color
'UsageDim instance As ISmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
Color ForegroundColor {get; set;}