I allow my customers to customize their own toolbars and save them by profile for loading the next, and every, time after saving. When I right click on a toolbar and choose customize, however, the customize window is showing modally and therefore not allowing me to change the names of items, or move them around.
Windows 8Infragistics 2013.1 2060
Anyone have a way around this?
Thanks in advance
I am looking for a way around this. I will try to get back to you later this week.
Philip,
Can you tell me more about how you are doing this. Is this "customize window" something that you built? Is it possible for you to provide me with a sample to give me a better idea of what you are doing?
One more piece of information - if my app is not maximized, I can then use the menus and click and re-arrange and right click without a problem on the MainMenu type of toolbar, but my other toolbars with pop-up tool container will not let me click either way.
Have you had a chance to test the sample?
Could you take a look at the sample application that I have posted here and tell me if you get the same issue with this sample that you get from your own application? If you don't get the same result, could you modify it in such a way that it does bring about the behavior and then post it back to me so that I could examine it further?
I'm sure... I saved the toolbar as an xml file, maybe that will shed some light? or you could apply it and see if you get the same thing
I am still not able to reproduce this. Could you verify that you have not set the AllowCustomize property off the ToolbarSettings of the UltraToolbarsManager to DefaultableBoolean.False?
here's a screenshot of my app (not maximized). the items in red are pop-up control containers and they don't let me click and move around at all, the blue circled is a MainMenu