I get the same problem. To set Tab Order, go to
#region Windows Form Designer generated code
and find the area at the end of the region that calls this.Controls.Add.
Just change the order of the calls to Add to be the tab order you desire.
Voila.
-Thomas
"William Ryan" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
I know this is going to be a stupid question, but I was just wondering. If
I hit the Tab Order menu Under View, I get an error indicating Specified
Cast is Not Valid. I accidentally hit it a lot b/c of the hot key to it.
Is there any way to disable this?
|