ColorableItemInfo::bBackgroundValid Field

 

BOOLEAN value indicating the background color is valid.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int bBackgroundValid

Field Value

Type: System::Int32

From vsshell.idl:

BOOL bBackgroundValid;
Return to top
Show: