Share via


ColorableItemInfo.bForegroundValid Field

Definition

BOOLEAN value indicating the foreground color is valid.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

BOOL bForegroundValid;  

Applies to