This is a migrated thread and some comments may be shown as answers.

Key Alt

6 Answers 134 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
Andrés David Santacoloma Isaza
Top achievements
Rank 1
Andrés David Santacoloma Isaza asked on 21 Sep 2010, 03:52 PM
Hello:
When I press the key "Alt", appear a little numbers on everyone tabs of my RadRibbonBar, but:

-When I press the respective numbres in the numeric pad, it doesn't responds.

-When I press newly the key "Alt", it doesn't lost the focus.

-I want change this numbers to letters.

Please answer this three questions.
Thanks

6 Answers, 1 is accepted

Sort by
0
Bruce Cooley
Top achievements
Rank 1
answered on 21 Sep 2010, 05:11 PM
To change the numbers to text, you can use the KeyTip property to set the shortcut.  Not sure about the numeric pad or the focus issues.  
0
Nikolay
Telerik team
answered on 27 Sep 2010, 04:28 PM
Hello guys,

Indeed, in order to change the numbers to letters, you should set the KeyTip property of the elements in RadRibbonBar.

As to the focus and numpad issues, I confirm them. They will be addressed in one of our next releases. I cannot provide you with a workaround for the time being. Andreas, Your Telerik points have been updated for the feedback.

Best wishes,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
AJing
Top achievements
Rank 1
answered on 01 Nov 2011, 04:32 AM
Hi Nikolay :

  • How to cancel RadRibbonBar in the KeyTip Menu functions? We do not need this feature. Click the Alt key twice because the system will jump to a form, then the form appears confused situation.

       In other words,how to cancle Alt key function in RadRibbonBar ?

 

Greetings
Look forward to your reply
Ajing
0
Nikolay
Telerik team
answered on 01 Nov 2011, 10:18 AM
Hello Ajing,

In order to disable the key tip functionality of RadRibbonBar, you have to set the EnableKeyMap property to false:

this.radRibbonBar1.EnableKeyMap = false;

I hope this helps.

Regards,
Nikolay
the Telerik team

Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

0
AJing
Top achievements
Rank 1
answered on 03 Nov 2011, 01:41 AM
Hi Nikolay :

       It is very useful! TKS!

Greetings
Ajing!
0
AJing
Top achievements
Rank 1
answered on 03 Nov 2011, 01:42 AM
Hi Nikolay :

       It is very useful! TKS!

Greetings
Ajing!
Tags
RibbonBar
Asked by
Andrés David Santacoloma Isaza
Top achievements
Rank 1
Answers by
Bruce Cooley
Top achievements
Rank 1
Nikolay
Telerik team
AJing
Top achievements
Rank 1
Share this question
or