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

C1NavBar provides a number of useful properties to control the behavior and appearance of the C1NavBar.

C1NavBar includes a variety of appearance properties to visually enhance and customize the control. The control's style, size, and layout can easily be customized through the C1NavBar's appearance properties. These properties can be set at design time through the Properties window, or through the C1NavBar Tasks. Additionally, the NavBar's appearance can be configured programmatically through the C1NavBar class.

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

See Also