.NET     Console.WriteLine( "All Things .NET" );
.NET Nerd Blog Home
4.30.2002

 

WinForms Tab Order


Instead of going through every control on the form and painstakingly setting the TabOrder property to something correct, use View, Tab Order menu choice. This takes you back to the days of VS6 where you just click on the controls in the order you want their tab order.

Unfortunately, this feature doesn't seem to be available in WebForms.



Comments: Post a Comment

Powered by Blogger