I have an UltraToolBar that has been addeded to the UltaToolbarManager. The UltraToolBar docking position is top. What must I do so the UltraToolBar remains dock at the top and can not be moved to be docked somewhere else>
Have you been able to resolve your issue ? Did you try my suggestion. Let me know if you have any further questions
Regards
You could try to set property: ultraToolbarsManager1.LockToolbars = true; Please let me know if you have any further questions