Override the AddToQuickAccessToolbar

Ribbon for WPF Forum

Posted 10 years ago by Mark Hinshaw
Version: 14.1.0600
Avatar

Is is possible to override the AddToQuickAccessToobar RibbonCommand?  I want to be able to change the formatting of the buttons that get sent to the QAT.  I am able to capture the CustomizeQuickAccessToolbar, and alter the format of the button, but I am not able to do the same thing with AddToQuickAccessToolbar. 

I am using version 2013.2(build 0590)

[Modified 10 years ago]

Comments (2)

Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mark,

While you probably can't override that command, you can handle the CloneService.CloneCreated event and modify the cloned instance there.  Check out the Customizing QAT QuickStart for an example of handling that event.


Actipro Software Support

Posted 10 years ago by Mark Hinshaw
Avatar

Thanks for the prompt response on that.  It was helpful.  Sorry my response was so late.

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.