共用方式為


FONTCOLORPREFERENCES2.hBoldViewFont 欄位

粗體文字檢視所使用的字型。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop.8.0 (在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

語法

'宣告
Public hBoldViewFont As IntPtr
public IntPtr hBoldViewFont
public:
IntPtr hBoldViewFont
val mutable hBoldViewFont: IntPtr
public var hBoldViewFont : IntPtr

備註

COM 簽章

從 textmgr2.idl:

HFONT hBoldViewFont

.NET Framework 安全性

請參閱

參考

FONTCOLORPREFERENCES2 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間