Print Page | Close Window

Menu Shortcut key missing???

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=12002
Printed Date: 14 September 2025 at 11:01pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Menu Shortcut key missing???
Posted By: Ashok
Subject: Menu Shortcut key missing???
Date Posted: 28 August 2008 at 3:33am
Hi,
  I am using Xtreme ToolkitPro v11.1.0, in my application some of the shortcut keys are missing in my menu .
 
My code is like this.

CString strReplace = "R&eplace...\tCtrl+H";

m_pCurrentTopLevelPopup->InsertMenu(pos, MF_BYPOSITION, ID_EDIT_REPLACE, strReplace);

But its displaying only Replace... only, what happened to the Ctrl+H shortcut key. Like that many shortcut keys are missing.Why? Please help...



Replies:
Posted By: Oleg
Date Posted: 28 August 2008 at 7:35am
Hi,
Try call pCommandBars->GetCommandBarsOptions()->bAutoUpdateShortcuts = FALSE;


-------------
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