Results 1 to 6 of 6

Thread: [RESOLVED]Tabstrip

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2001
    Location
    Köln
    Posts
    395

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

  2. #2
    Hyperactive Member CHAMPGARY's Avatar
    Join Date
    Jul 2002
    Posts
    386

    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??

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2001
    Location
    Köln
    Posts
    395
    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

  4. #4
    Hyperactive Member tpfkanep's Avatar
    Join Date
    Jun 2002
    Location
    South Africa
    Posts
    272
    Try,

    tabmyTab.TabVisible(tabIndex) = False

    if you are using MS Tabbed dialog control 6.0

  5. #5
    Lively Member
    Join Date
    Aug 2001
    Posts
    65
    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>

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    May 2001
    Location
    Köln
    Posts
    395
    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
  •  



Click Here to Expand Forum to Full Width