Community discussion forum

Problem in ToolStrip

  • 6 months ago

    In C# 2005 (.Net 2.0), while working with a toolstrip, if its TabStop property is set to TRUE and there are two comboboxes and a button in the toolstrip, why doesn't the button get any focus when the focus is moved from one control to another by pressing the TAB Key. This problem doesn't occur when the TabStop property of the toolstrip is FALSE. But I need the TabStop property to be TRUE.

    Another problem is while the TabStop property of toolstrip is FALSE, if u try to set focus to one of the comboboxes in toolstrip during the form load event, it's not working. How to solve these 2 problems? Thanks.

    Post was edited on 07/05/2009 15:54:54 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!