'Declaration Property InactiveTabForegroundColor As Color
'Declaration
Property InactiveTabForegroundColor As Color
'Usage Dim instance As IView Dim value As Color instance.InactiveTabForegroundColor = value value = instance.InactiveTabForegroundColor
'Usage
Dim instance As IView Dim value As Color instance.InactiveTabForegroundColor = value value = instance.InactiveTabForegroundColor
Color InactiveTabForegroundColor {get; set;}
IView Interface IView Members