Results 1 to 8 of 8

Thread: SSTab - which tab is selected? *RESOLVED*

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2001
    Posts
    414

    Resolved SSTab - which tab is selected? *RESOLVED*

    I know how to get the tab index using the SSTab1_Click function but can't use that here so I need to know which tab the user selected using a command button. In other words something like this (this example doesn't work of course) It has 10 tabs on it. Thanks

    Private Sub Command1_Click()
    MsgBox SSTab1.TabIndex 'which tab is selected
    End Sub
    Last edited by jdc6029; Sep 23rd, 2004 at 04:28 PM.

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