Print Page | Close Window

QAT - Trap QUICKACCESSBELOW Event

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=18438
Printed Date: 04 October 2024 at 7:17pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: QAT - Trap QUICKACCESSBELOW Event
Posted By: Asim
Subject: QAT - Trap QUICKACCESSBELOW Event
Date Posted: 25 May 2011 at 6:16am
Hi;

I have attached the Ribbon in my MDI application.

Now i need to Catch the QuickAccessToolbar's ContextMenu Events:

1. By putting that ON_COMMAND(XTP_ID_RIBBONCUSTOMIZE, OnCustomizeQuickAccess) , i am able to catch the "More Commands..." event.

2. Now how can i catch the XTP_ID_RIBBONCUSTOMIZE_QUICKACCESSBELOW event.
    i used this:-
ON_COMMAND(XTP_ID_RIBBONCUSTOMIZE_QUICKACCESSBELOW, OnCustomizeQuickAccess) 
  But can't catch the event.
Ques : How to Trap the Command Event for :- XTP_ID_RIBBONCUSTOMIZE_QUICKACCESSBELOW ?

Thnx



Replies:
Posted By: Oleg
Date Posted: 27 May 2011 at 3:34am
Hello,

Yes, this event RibbonBar catch manually and don't send down.

As solution you can create class derived from CXTPRibbonBar and catch this even there.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net