Dela via


VSTBM.hfontHalfHtTitle Field

Specifies font half height of button title.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public hfontHalfHtTitle As IntPtr
'Usage
Dim instance As VSTBM 
Dim value As IntPtr 

value = instance.hfontHalfHtTitle 

instance.hfontHalfHtTitle = value
public IntPtr hfontHalfHtTitle
public:
IntPtr hfontHalfHtTitle
public var hfontHalfHtTitle : IntPtr

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSTBM Structure

VSTBM Members

Microsoft.VisualStudio.Shell.Interop Namespace