Hi,
I have no need for the Quick Access Toolbar to be enabled in my applications ribbon control. Is there any way to disable this?
Regards,Alex
Personally, I would let the application users decide that, actually. Anyway, I think setting the RibbonControl.ToolbarLocation property to Hidden might work.