AllColorableItemInfo::bAutoForegroundValid Field

 

Indicates whether crAutoForeground contains a valid color value.

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

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

Field Value

Type: System::Int32

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

Return to top
Show: