Results 1 to 3 of 3

Thread: Disable TabStrip

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 1999
    Location
    NSW,Australia
    Posts
    34

    Post

    I have a tabstrip on a form with 4 tabs showing, what i am after is when one tab is clicked the other 3 are locked and the caption is disabled (Greyed out). I am able to lock the other tabs but is it possible to disable the captions on the locked tabs

    Thankyou for any help
    Simon

  2. #2
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    I'm slightly puzzled.
    what do you mean by disabling the caption and how are you locking the tabs?

    doesn't SSTab1.TabEnabled(1) = False to what you want?

    ------------------
    Mark Sreeves
    Analyst Programmer

    [email protected]
    A BMW Group Company

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 1999
    Location
    NSW,Australia
    Posts
    34

    Post

    Yes that stops another tab being selected but i also want the caption on the other tabs to be greyed out to show that they cannot be used, the same as when a command button is made disabled the caption turns grey to show it.

    Thanks i hope this helps
    Simon

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