In our application we need two toolbars side-by-side in a row. However, the "Insert New Tool" area which shows up in design view prevents me from placing the toolbars in this configuration, because they no longer fit side-by-side on the form. At runtime, the toolbars can be dragged into the desired configuration since the "Insert New Tool" area is not there, leaving plenty of space.
How do I turn off the "Insert New Tool" area in design view so that I can put the toolbars in the same row?
Thanks,
Bill
You can right-click the UltraToolbarsManager in the component tray and uncheck 'In Place Designer'.
Thanks for the prompt response! If you turn off In-place Designer, then it seems that you lose all graphical adjustment functionality on the toolbars. I was able to get things in place by manually adjusting the row and column numbers in the properties, but it would be nice if there were some way to only turn off the "Insert New Tool" area but leave the remaining In-place Designer functionality. It's very clunky to have an all-or-nothing situation.
As a stop-gap measure, the "Insert new tool" area should be made MUCH smaller, perhaps by stacking the text vertically or replacing it entirely with a tiny plus icon with tooltip. At least then the chance of that area getting in the way of your designing will be significantly reduced.
You can submit a feature request for this here: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.