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

C1TopicBar provides a number of useful properties to control the behavior and appearance of the tab items.

C1TopicBar includes a variety of appearance properties to visually enhance and customize the control. The control's page style, size, and layout can easily be customized through the using C1TopicBar's appearance properties. These properties can be set at design time through the Properties window or programmatically.

C1TopicBar includes several useful behavioral properties for closing tab pages, rearranging tabs, and mouse over effects for tab pages, and so on.

The following section introduces some of the common appearance and behavior properties used for the C1TopicBar control.

See Also