What's a form theme? None of my standard forms have a theme property or a msstyle property. Sounds like you are using a third party something but failing to mention it.
What's a form theme? None of my standard forms have a theme property or a msstyle property. Sounds like you are using a third party something but failing to mention it.
The form border style, the button styles. Its basically using a .msstyle file to change the form border button styles radio button styles list box styles etc which the msstyle file has in it. The windows 7 windows have a different style from the windows xp styles.
So you are saying that .msstyle is only available in Windows 7? You may have to manually parse the file yourself. If you post an example I will try to help you.
So you are saying that .msstyle is only available in Windows 7? You may have to manually parse the file yourself. If you post an example I will try to help you.
No .msstyle as available on all windows as far as i know and they are used to style the windows.
Then what are they? Part of the operating system? 3rd party application?
There a file for the operating systems window styles and taskbar styles etc. They are customizable and Microsoft even supply a couple of alteratives for you to use if you wish to.
This could take several days to get a single bitmap. I hope you have a lot of time on your hands
I can get the bitmaps easily.
Its the part where i dont know how to change form border etc. So i thought it might be easier to just see if i can import the msstyle.