DevComponents.com

How to start using Windows Forms CrumbBar control

1. Adding CrumbBar control to a form

Double-click CrumbBar control in Visual Studio.NET toolbox to add it to the form

 

2. Opening design-time editor

Select CrumbBar control and expand the task popup by clicking the expand button as marked above. Then click Edit Items...

 

3. CrumbBar design-time editor

Click + button to add new items to the CrumbBar control.

 

4. Changing item properties

Select newly created item and change its properties like text and image in the property grid located on the left.

 

5. Adding child items and deleting items

To add child items to an existing item select an item and click + button. To remove an item select item and click - button. You can drag & drop items to change their position.

 

Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Add to favoritesAdd to favorites

User Opinions (22 votes)

18% thumbs up 81% thumbs down

How would you rate this answer?

Helpful
Not helpful
Thank you for rating this answer.

Related Questions

No related questions were found.

Attachments

No attachments were found.