FONTCOLORPREFERENCES2.hBoldViewFont, champ
Les polices de caractère gras qui sont utilisées par des affichages de texte.
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntaxe
'Déclaration
Public hBoldViewFont As IntPtr
public IntPtr hBoldViewFont
public:
IntPtr hBoldViewFont
val mutable hBoldViewFont: IntPtr
public var hBoldViewFont : IntPtr
Notes
Signature de COM
De textmgr2.idl :
HFONT hBoldViewFont
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.