Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > ISmartControl Interface : ForegroundColor Property |
'Declaration
Property ForegroundColor As Color
'Usage
Dim instance As ISmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
Color ForegroundColor {get; set;}