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

RadTextBox and tabstops for Winforms

1 Answer 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
flgadams
Top achievements
Rank 1
flgadams asked on 06 Jun 2007, 06:39 PM
Hi,
Just downloaded the latest radcontrols for winforms.
My issue is with focus not being given when using an accelerator key.
The  accelerator keys (i.e alt + a key) wont put the focus on a text box. I have placed a radLabel to the left of a radTexbox. The radLabel has tabstop =0, and text= &a) Test a.  Next to it I placed a label with tabstop = 1 .  I repeated this to add another label/text box pair.  So, I had this on the form:
a) Test a    [ radTextBox1                 ]
b) Test b    [  radTextBox2                ]
Pressing ALT + a does not set focus in radTextBox1. Pressing Alt + b does not set focus in raTextBox2.  Instead, the focus cue disappears. I must hit <TAB> to get it to reappear.  (Microsoft controls do set the focus correctly). Have I missed a setting somewhere?
Thanks,



1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 08 Jun 2007, 12:03 PM
Hi flgadams,

Unfortunately we didn't manage to reproduce this case. Will you please send us a sample project or at least the form with these textboxes? We will be happy to review them for you. Just open a support ticket and send us the files together with other information that might help us reproduce the problem.


Regards,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
flgadams
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or