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

IModelToolTipOptions Members

Used to extend the IModelCommonMemberViewItem, IModelNavigationItem, IModelLayoutGroup and IModelLayoutItem Application Model nodes with the IModelToolTipOptions.ToolTipTitle and ToolTipAttribute.ToolTipIconType properties.

Properties

Name Description
ToolTipIconType Specifies the tooltip icon. Has effect in Windows Forms applications only.
ToolTipTitle Specifies the title of the tooltip. Has effect in Windows Forms applications only.
See Also