[]
        
(Showing Draft Content)

Modifying the Appearance of the Menus

To modify C1MainMenus properties, use the property editor at design time.

To customize each menu item, use the associated properties as demonstrated in the following steps:

  1. Right-click on the C1MainMenu control. Select Menu Properties in the context menu.

    type=note

    Note: You can also view C1MainMenu's properties in the Properties window.

  2. Select C1MainMenu1 from the Properties drop-down box and set the related Font properties:
    • Font = Verdana
    • Font Size = 11pt
  3. Select C1MainMenu1 control from the Properties drop-down box and set the following properties:
  4. Build and run the Web application.

This topic illustrates the following:

  • Unless otherwise modified, the submenu items inherit formatting from the parent Menu.
  • You can modify the individual items as necessary.

The appearance of the C1MainMenu looks the picture:
C1MainMenu

type=note

Note: This graphic illustrates the appearance of the C1MainMenu with content that was not added in this topic.

See Also

Setting the Width of the Image/Checkmarks Bar