We are using the System.Windows.Forms.MenuStrip , but now we want to change this menu to use the Infragistics menu. It seems very time consuming to change all the System.Windows.Forms.ToolStripMenuItem to Infragistics.Win.UltraWinToolbars.PopupMenuTool.
What is the easiest way?
There is built in support for importing a MainMenu on the Form at design time into tools and toolbars, but currently there is no support for importing a MenuStrip. You can submit a feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.