Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Ribbon+QAT+System Menu Issue
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Ribbon+QAT+System Menu Issue

 Post Reply Post Reply
Author
Message
Asim View Drop Down
Newbie
Newbie


Joined: 27 March 2009
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote Asim Quote  Post ReplyReply Direct Link To This Post Topic: Ribbon+QAT+System Menu Issue
    Posted: 19 April 2011 at 1:33am
Hi;

my application supported Ribbon+QuickAccessToolBar+System Menu.

I have some question regarding this:--

1. Can we hide the ribbon , and show only QuickAccessToolbar in any case ?

2. Can we remove the "More Commands" and "Minimize Ribbon" options from the QAT PopUp Menu ?

3. I have created "CXTPRibbonControlSystemRecentFileList" object to show Recent Files.
also used SetID(XTP_ID_FILE_MRU) , to list the Recent Files.
Can cutomize this i.e. (I need to show only 3 files in the Recent File List) ?

please solve my query.

Thnx
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 19 April 2011 at 4:45am
Hi,

2. Call AllowMinimize(FALSE);

3. Set 3 as MaxSize parameter where you create m_pRecentList.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.