ColorableItemInfo::dwFontFlags Field

 

DWORD specifying the font flags

Namespace:   Microsoft.VisualStudio.Shell.Interop
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::UInt32

From vsshell.idl:

DWORD dwFontFlags;

Values for dwFontFlags are taken from the FONTFLAGS and __FCFONTFLAGS enumerations.

Return to top
Show: