Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
540
Relationship between ViewStyle and loaded style libraries
posted

I have an app that uses WinExplorerBar, and we expose the ViewStyle enum via a drop-down menu so that the user can pick which style they want the Explorer Bar to have.  This works great when I haven't loaded a style libarary.  However, when I load up a custom style library (via StyleManager.Load("SomeStyleLibrary.isl")), all of the ViewStyles yield the exact same look for the explorer bar.  How do I prevent this from happening?

Parents Reply Children
No Data