共用方式為


FONTCOLORPREFERENCES2.hRegularViewFont 欄位

一般文字檢視所使用的字型。

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

語法

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

備註

COM 簽章

從 textmgr2.idl:

HFONT hRegularViewFont

.NET Framework 安全性

請參閱

參考

FONTCOLORPREFERENCES2 結構

Microsoft.VisualStudio.TextManager.Interop 命名空間