Hello All,
I'm playing around in VB.NET and I'm trying to make a VB.NET Windows App.
I made a form with some textboxes on it. I've set the tab index to go from top to bottom, but when I press TAB it doesn't follow the defined tab order...
Does anybody have a solution for this?? I also tried to set the tab index in code, in the Load sub, but it still doesn't follow the defined tab order...
THX in advance
Marc D.
I'm playing around in VB.NET and I'm trying to make a VB.NET Windows App.
I made a form with some textboxes on it. I've set the tab index to go from top to bottom, but when I press TAB it doesn't follow the defined tab order...
Does anybody have a solution for this?? I also tried to set the tab index in code, in the Load sub, but it still doesn't follow the defined tab order...
THX in advance
Marc D.