VB.Net
Hi all,
I'm having a new problem now. When trying to do a "Tab Order", I realise that there's so many highlighted numbers on the textboxes. Some I can't figure out whether they are duplicated numbers, which hide behind the main number. I wish I could show the print screen shot, but I can't attach it. Please advice.
rgds
Kamal
Hi kamal
not sure I fully understand your problem
but I got this advice from dave299 some time ago
I think it might help
.......................................................................
I'm not sure about tabs, I thought they were only for the code editor, but if you're asking about how to access controls when they are hidden behind another one try Ctrl-Alt-T whch will bring up the document outline. There you can select a control and use the arrows at the top to bring it to the front.
cheers
clint
Hi Clint,
once again thanks for ur help. Ur help is very useful, but unfortunately it didn't help.
Somehow I manage to solve the problem by redoing the whole form again.
It probably occur during my form creation (cut and paste method). It's very risky process.
Somehow I just got the feeling that I have corrupt the form and redo it again.
Anyway thanks bro.
rgds
Kamal