IModelToolTipOptions Properties
Used to extend the IModelCommonMemberViewItem, IModelNavigationItem, IModelLayoutGroup and IModelLayoutItem Application Model nodes with the IModelToolTipOptions.ToolTipTitle and ToolTipAttribute.ToolTipIconType 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