|
-
Nov 21st, 2003, 12:18 AM
#1
Thread Starter
Lively Member
sstab - tab position and tab caption font
Using VB6 SP5.
1. Can the position of each tab be determined? Tab style used for this control is ssStylePropertyPage.
2. The caption font is set to bold, but when it's on the current tab, the font becomes normal. Is this a bug / feature? Or there's something overlooked?
-
Nov 21st, 2003, 12:33 AM
#2
2. You must be doing SSTab1.Font.Bold = True some place.
-
Nov 21st, 2003, 12:44 AM
#3
Thread Starter
Lively Member
In the property page of sstab, font, 'bold' was checked. All tabs, selected or not, should be bold.
-
Nov 21st, 2003, 12:56 AM
#4
That's not the way it works. The text is bolded (or unbolded in your case) when selected for emphasis.
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
|