Share via


ColorableItemInfo.bBackgroundValid Field

Definition

BOOLEAN value indicating the background color is valid.

public: int bBackgroundValid;
public: int bBackgroundValid;
int bBackgroundValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bBackgroundValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bBackgroundValid : int
Public bBackgroundValid As Integer 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

BOOL bBackgroundValid;  

Applies to