AllColorableItemInfo.bAutoForegroundValid Field

Definition

Indicates whether crAutoForeground contains a valid color value.

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

Field Value

Attributes

Remarks

This member value is non-zero when AllColorableItemInfo contains a valid foreground color.

Applies to