Ribbon+QAT+System Menu Issue |
Post Reply |
Author | |
Asim
Newbie Joined: 27 March 2009 Status: Offline Points: 7 |
Post Options
Thanks(0)
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 |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
2. Call AllowMinimize(FALSE); 3. Set 3 as MaxSize parameter where you create m_pRecentList.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |