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

[395 byte] By [kamalkim] at [2008-1-10]
# 1

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

clint2 at 2007-10-3 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 2

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

kamalkim at 2007-10-3 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...