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