ColorableItemInfo::bBackgroundValid Field
Visual Studio 2015
BOOLEAN value indicating the background color is valid.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")] int bBackgroundValid
Field Value
Type: System::Int32From vsshell.idl:
BOOL bBackgroundValid;
Show: