Skip to main content
A newer version of this page is available. .

ToolTipAttribute Properties

Specifies the tooltip that is displayed for the target class’ objects.
Name Description
ToolTip Specifies the tooltip text displayed for the ToolTipAttribute attribute’s target property.
ToolTipIconType Specifies the tooltip icon displayed for the ToolTipAttribute attribute’s target property. Has effect in Windows Forms applications only.
ToolTipTitle Specifies the title of tooltip displayed for the ToolTipAttribute attribute’s target property. Has effect in Windows Forms applications only.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also