XP Menu with programing

Hi, Is it possible to create XP Menu with programming without using designer. How to create category for the menu with programming?

1 Reply

RP Ramesh Praveen Syncfusion Team March 13, 2003 07:05 PM UTC

Hi, Yes, all design time settings get persisted in code (except the toolbar positions). You would first fill the MainFrameBarManager's Categories list with the Categories and then when creating a BarItem set it's Category index to one from the Categories list. All this can be seen in our samples. Regards, Praveen Ramesh

Loader.
Up arrow icon