We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to create XPMenu

Hi everyone,

I am facing this relatively small functional issue.

What I want to do is create an XpMenu on a windows form.

I am able to create parentbarItem and barItem using the customize option.

However, i am unable to figure out how to associate the various barItems to the main bar item on the Menubar so that items gets displayed.

Using the MenuSDI sample i can reverse-engineer and make things work.

However, since all the changes are being done manually in the InitializeComponenet, so all changes gets lost everytime i make even a small change on the designview.

Any help would be highly appreciated.

Thanks & Regards,
Himanshu Kumar

3 Replies

MU Murugan Syncfusion Team December 12, 2006 01:00 AM UTC

Hi Himansu,

Thanks for choosing syncfusion products.

Please do the following steps to create XPMenus.
1.Drag MainFrameBarManager from ToolBox and drop to form.
2.Right click MainFrameBarManager ->Customize
3.Add ToolBar - This is the container for all types of bar item.
4.Then add baritems for the toolbar.
5.Now drag and drop the BarItems from the customize box to ToolBar in the form.
6.Now barItem is associated with the ToolBar.

For more details, please refer the attached video and let me if you need more assistance.
Video
Regards,
Murugan P.S


HI Himanshu December 12, 2006 01:57 PM UTC

Hi Murugan,

You guys are GREAT!

Could you also tell me where to look for such
'How to' things if i get stuck next time around?

Thanks a lot for the prompt and accurate reply.

I truly appreciate it.

Thanks & Regards,
Himanshu Kumar

>Hi Himansu,

Thanks for choosing syncfusion products.

Please do the following steps to create XPMenus.
1.Drag MainFrameBarManager from ToolBox and drop to form.
2.Right click MainFrameBarManager ->Customize
3.Add ToolBar - This is the container for all types of bar item.
4.Then add baritems for the toolbar.
5.Now drag and drop the BarItems from the customize box to ToolBar in the form.
6.Now barItem is associated with the ToolBar.

For more details, please refer the attached video and let me if you need more assistance.
Video
Regards,
Murugan P.S


MU Murugan Syncfusion Team December 12, 2006 02:31 PM UTC

Hi Himanshu,

Thanks for your update.

When you stuck, you can access the following to get detailed explanation about the controls usage, details for properties and methods and samples also available.

1.Knowledge Base( http://www.syncfusion.com/support/kb/default.aspx )

2.Forums ( http://www.syncfusion.com/support/forums/default.aspx )

3.Eval Center ( http://www.syncfusion.com/support/evalcenter/default.aspx )

Regards,
Murugan P.S

Loader.
Live Chat Icon For mobile
Up arrow icon