|
-
Sep 23rd, 2004, 12:50 PM
#1
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|