ComponentOne Menus and Toolbars for WinForms
DockingTab Overview / DockingTab Appearance and Behavior Properties
In This Topic
    DockingTab Appearance and Behavior Properties
    In This Topic

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

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

    In addition to the appearance properties, C1DockingTab has several useful behavioral properties for closing tab pages, rearranging tabs, and mouse over effects for tab pages.

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

    See Also