|
-
Dec 29th, 2024, 06:05 PM
#11
Re: NewTab: tab control for VB6
 Originally Posted by taishan
This will break all of the previously created themes? If this is for only name clarity, it's not worth it.
Otherwise, the .ocx should automatically update all theme properties such as these, which is specified in my Form_Load, as we cannot rely on a .frx or the controls definition section in a .frm to store theme properties, so the user can change from light to dark mode during runtime.
Code:
.BackColorTabSel
.FlatBarColorTabSel
.HighlightColorTabSel
.HighlightModeTabSel
I will read the themes with the previous property names saved.
Did you experience any issues?
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
|