ComponentOne Menus and Toolbars for WinForms
ToolTips in TopicBar
TopicBar Overview > TopicBar Appearance and Behavior Properties > ToolTips in TopicBar

The topic bar has a TooltipText property for you to use to create a user-friendly application. For example, you can add ToolTips to each topic page to provide more information to the user about the topic page. A ToolTip is used to display text when the mouse hovers over the control.

See Also