ColorableItemInfo::bFontFlagsValid Field
Visual Studio 2015
BOOLEAN value indicating the font flags are valid.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")] int bFontFlagsValid
Field Value
Type: System::Int32From vsshell.idl:
BOOL bFontFlagsValid;
Show: