Is it possible to disable or remove the possibility to customize the tool(bars)?
Regards, Henk
Hi,
You can set the property ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
Regards