FONTCOLORPREFERENCES2.hRegularViewFont, champ
Les polices normales 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 hRegularViewFont As IntPtr
public IntPtr hRegularViewFont
public:
IntPtr hRegularViewFont
val mutable hRegularViewFont: IntPtr
public var hRegularViewFont : IntPtr
Notes
Signature de COM
De textmgr2.idl :
HFONT hRegularViewFont
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.