Is there a way to get XP theme for a VB add-in? Or would the user have to be using a manifest for VB6.exe?
Printable View
Is there a way to get XP theme for a VB add-in? Or would the user have to be using a manifest for VB6.exe?
I don't know for sure, but you may be right.
I've created an ocx that creates a all-api registration window, using window class buttons, textboxes, etc, while host is in VB design time. When vb6.exe is themed, so are the buttons. When it isn't, the buttons are not.
If there was a way to theme on the fly, then all would be good -- is that doable? I don't know.
I'm not aware of any way to theme on-the-fly... :(
Oh well. Thanks. :duck: