Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies the type of tool tip text to display.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
Public Enumeration VSTREETOOLTIPTYPE
'Utilisation
Dim instance As VSTREETOOLTIPTYPE
public enum VSTREETOOLTIPTYPE
public enum class VSTREETOOLTIPTYPE
public enum VSTREETOOLTIPTYPE
Members
| Member name | Description | |
|---|---|---|
| TIPTYPE_DEFAULT | Default text. If tip text is to be the same as the default display text (TTO_DISPLAYTEXT), implementers don't need to implement tip text. | |
| TIPTYPE_ICON | Show tip text over the icon. | |
| TIPTYPE_STATEICON | Show tip text over the state icon. |
Remarks
COM Signature
From vsshell.idl: