J
James Hancock
Does anyone know how to figure out which is the first control in the tab
order on a container programatically without sorting every item via tab
order number manually?
I need to set the focus to the first item in a container control
programmatically and the .Controls property is not in tab order, it's in
whatever it feels like order.
Thanks!
order on a container programatically without sorting every item via tab
order number manually?
I need to set the focus to the first item in a container control
programmatically and the .Controls property is not in tab order, it's in
whatever it feels like order.
Thanks!