ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

Defining the Separator Style and its Types

In C1WebCommand2 you have the flexibility to create several different styles of separators using the SeparatorStyle property for C1WebMenu, C1WebTreeView, C1WebToolBar, C1WebTopicBar, and C1WebTabStrip items. Separators can be border-based, image-based, or mixed.

Border based separator

A separator is classified as Border-based if its BackImageUrl property is empty. The following image below shows the SeparatorStyle properties used to create a border-based separator.

Image based separator

An image-based separator is classified as image-based if its BackImageUrl property is assigned to an image. Please make sure to set the BackImageSize property so you can see the back image of the images in the separator. The following image below shows the SepartorStyle properties used to create an image-based separator.

Mixed separator

An image-based separator is a combination of the border and image-based separator. The following image below shows the SepartorStyle properties used to create a mix-based separator.

 

 


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.