Focus problem in ToolStrip

S

Salim

Hi All,

I have a simple windows .net C# form with a toolStrip and a textBox.
ToolStrip has 5 buttons in it. Hitting tab from a previous control brings
focus to ToolStrip and first item in toolStrip gets focus. Now hitting tab
takes focus to next control on form. If i hit Shift+tab to bring focus back
to toolStrip, last item in toolStrip gets focused. Is this a bug or i am
missing something?

Thanks,
Salim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top