D
DIOS
I tried doing a search in Google but couldn't come up with anything on
this issue. Using VB.NET2005 I have a form with various controls
including a splitter panel. I've set the tab order such that my
textbox is tabindex 0 and have also set the textbox to focus in both
the form load and form activate events. No matter what i do the
splitter panel always gets the default focus. if i delete the splitter
panel out of my form then the focus goes to the textbox. Is this a
bug, a mistake on my part, or am I going crazy?
tia
AGP
this issue. Using VB.NET2005 I have a form with various controls
including a splitter panel. I've set the tab order such that my
textbox is tabindex 0 and have also set the textbox to focus in both
the form load and form activate events. No matter what i do the
splitter panel always gets the default focus. if i delete the splitter
panel out of my form then the focus goes to the textbox. Is this a
bug, a mistake on my part, or am I going crazy?
tia
AGP