Share via


FONTCOLORPREFERENCES2.hBoldViewFont Field

Bold fonts that are used by text views.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public hBoldViewFont As IntPtr
public IntPtr hBoldViewFont
public:
IntPtr hBoldViewFont
val mutable hBoldViewFont: IntPtr
public var hBoldViewFont : IntPtr

Remarks

COM Signature

From textmgr2.idl:

HFONT hBoldViewFont

.NET Framework Security

See Also

Reference

FONTCOLORPREFERENCES2 Structure

Microsoft.VisualStudio.TextManager.Interop Namespace