|
-
Feb 13th, 2000, 07:17 AM
#1
Thread Starter
Lively Member
How do I make a tab be selected through code??
Thanks.
Danny.
-
Feb 13th, 2000, 07:47 AM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|