|
-
Aug 19th, 2002, 03:14 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED]Tabstrip
How can I make a tab on a tabstrip during RT visible/not visible?
Last edited by Bongo; Aug 19th, 2002 at 07:29 AM.
-
Aug 19th, 2002, 03:34 AM
#2
Hyperactive Member
Re: Tabstrip
Originally posted by Bongo
How can I make a tab on a tabstrip during RT visible/not visible?
Please explain u r question little bit??
-
Aug 19th, 2002, 04:12 AM
#3
Thread Starter
Hyperactive Member
I have a tabstrip with n tabs
during the lifetime of the app certain tabs have to be
visible or not depending on the condition.
Normaly I would use tabstrip.tabs(index).visible= whatever
but I can not find this property
-
Aug 19th, 2002, 04:23 AM
#4
Hyperactive Member
Try,
tabmyTab.TabVisible(tabIndex) = False
if you are using MS Tabbed dialog control 6.0
-
Aug 19th, 2002, 06:36 AM
#5
Lively Member
I don't think you can because i too have been trying to find out how to do this.
If you ever do work it out please post so the rest of us know too.
Thanks in advance.
<This is for the TabStrip, not the MS Tabbed Dialog Control>
-
Aug 19th, 2002, 07:29 AM
#6
Thread Starter
Hyperactive Member
SAS-Trooper,
It looks like you are right (Tabstrip) - therefore back to MS Tabbed Dialog Control.
Thanks all
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|