How to disable tool bar's customization capabilities?
Kim,
Thanks for the suggestion, I have tried that, but still it was not perfect as it still gives an option for hiding the tool bar. I was able to achieve my requirement by changing the status of "Data->ToolbarSettings->AllowHiding" property to "False".
Sandeep T C
sandeeptc,
Try setting UltraToolbarsManager.RuntimeCustomizationOptions to None.
~Kim~