Results 1 to 2 of 2

Thread: tabstrip control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 1999
    Location
    u.s.a
    Posts
    127

    Post

    How do I make a tab be selected through code??

    Thanks.
    Danny.

  2. #2
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Columbia, SC USA
    Posts
    374

    Post

    This Code will select Tab #2:

    TabStrip1.Tabs(2).Selected = True


    ------------------
    Andrew Nerney
    Hapless Programmer
    [email protected]

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