ColorableItemInfo::dwFontFlags Field
Visual Studio 2015
DWORD specifying the font flags
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")] unsigned int dwFontFlags
Field Value
Type: System::UInt32From vsshell.idl:
DWORD dwFontFlags;
Values for dwFontFlags are taken from the FONTFLAGS and __FCFONTFLAGS enumerations.
Show: