Posts Tagged ‘winforms’

setting the tab order in visual studio is no thing. basically you can set the tab index property using the property grid or you can use the designer to set the tab order. how ever when you have panels in your form(i am talking about a winforms application). setting the tab order becomes a little [...]