Hi
I work with a UltraToolbarmanager and have several tools. The tools are grouped, that the user can move this group.
When I click in the design mode on the toolbarmanager at the end from the group appears the label [Insert New Tool]. That's fine, but how can I order these group in design mode without space? When I click on another control in the GUI, the label [insert New Tool] dissapears and then I have a gap between the group :-/
Thanks for the answer
Hello,
The [Insert New Tool] tool is added to each Toolbar by the In-Place Designer whenever the UltraToolbarsManager is the active control/component. To get rid of the gaps between the Toolbars, you can disable the In-Place Designer by right-clicking the UltraToolbarsManager and unchecking "In Place Designer", then reposition each Toolbar into its desired position.
Let me know if you require any further assistance.
Thanks,
Chris
Thanks, this is the solution :-)
Hve a nice day!