AllColorableItemInfo::bAutoForegroundValid Field
Visual Studio 2015
Indicates whether crAutoForeground contains a valid color value.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")] int bAutoForegroundValid
Field Value
Type: System::Int32This member value is non-zero when AllColorableItemInfo contains a valid foreground color.
Show: