Wierd Tabstrip webcontrol

P

Patirck Ige

I get error "can't move focus ot the control becuase it is invisible,not
enabled,or of type"
If i set Autopostback = TRUE"
And do
If tsHoriz.SelectedIndex = 0 Then
tsHoriz.Items(0).Enabled = True
tsHoriz.Items(1).Enabled = True
tsHoriz.Items(2).Enabled = True
tsHoriz.Items(3).Enabled = True
tsHoriz.Items(4).Enabled = False
End If
Which its just disabling the 4th TAB if the Tabstrip index = 0 .(The
tabstrip index starts from 0)
Any ideas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,075
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top