K
Kejpa
Hey there!
I have a tabcontrol on one of my forms. Some of the tab should not be
accessable (and thus invisible) until you give the correct password. But I
can't hide the tab...
tabSecrets1.Visible=false
tabSecrets1.Hide
will not work, the tab is visible
Any help is appreciated
Kejpa
I have a tabcontrol on one of my forms. Some of the tab should not be
accessable (and thus invisible) until you give the correct password. But I
can't hide the tab...
tabSecrets1.Visible=false
tabSecrets1.Hide
will not work, the tab is visible

Any help is appreciated
Kejpa