|
-
Jan 14th, 2006, 07:20 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] access tab control -hiding one tab and showing the other
Hey,
I've a tab control with several pages. each page has a subform in it.
I need to add a button in one subform that will hide the current page and show a specific page with a subform opened at a certain value.
I guess I need to hide the current page (which I don't how), and then unhide the desired page and open the subform in a certain value (which I know how).
-
Jan 15th, 2006, 08:04 AM
#2
Re: access tab control -hiding one tab and showing the other
What do you mean by "page"? Are you referring to a tab on the tabbed dialog control? If so, you should be able to toggle its visibility property.
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
|