Print Page | Close Window

Accelerator keys - CTRL <-> STRG

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=21889
Printed Date: 21 November 2024 at 12:15pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Accelerator keys - CTRL <-> STRG
Posted By: iamgtd
Subject: Accelerator keys - CTRL <-> STRG
Date Posted: 18 September 2013 at 7:11am
In a ribbonBar I'm using accelerator keys (for example: CTRL-W, CTRL-E,...). Xtreme Command Bars will automatically place the key combination of the shortcut in the menu next to the caption of the control. In a german environment the translation for CTRL is STRG. If the german translation-file SuitePro.ResourceDe.xml is bound to the ribbonbar it still remains to CTRL. Is there another way to use the correct translated text STRG?



-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------



Replies:
Posted By: iamgtd
Date Posted: 26 September 2013 at 9:55am
The solution is:
CommandBars.KeyBindings.UseSystemKeyNameText = True


-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------


Posted By: yusufkrgz
Date Posted: 12 May 2014 at 3:16am
in visual c++ mfc;

GetCommandBars()->GetShortcutManager()->UseSystemKeyNameText(true);



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