ComponentOne WebMenus and WebBars for ASP.NET: WebMenus and WebBars for ASP.NET Task-Based Help > C1WebMenu Tasks > Changing the Menu From Bottom to Top

Changing the Menu From Bottom to Top

This topic shows how to make the menu appear in the bottom-to-top direction. The key solution is setting the VertPopupDirection property to BottomToTop.

1.   Select the C1WebMenu control.

2.   In C1WebMenu1's Properties window, set the VertPopupDirection property to BottomToTop.

3.   Save and run your Web application. Your menu at run time will appear in the BottomToTop direction.


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