Results 1 to 3 of 3

Thread: Tab disabling

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Tab disabling

    I have a tab control with 8 tabs, I only want 2 tabs to be available until the user does a certain thing, how?

    Thanks.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  2. #2
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    try
    VB Code:
    1. tabControl.SelectedTab.Hide


  3. #3

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    How would I use this and where does it go Andy?
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

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