Results 1 to 2 of 2

Thread: [RESOLVED] access tab control -hiding one tab and showing the other

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Resolved [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).

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width