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 © ComponentOne LLC. All rights reserved. |