I am using Measurement Studio 8 Controls with VC++ 2005 under WinXP
My problem:
Using XP themes, I want to make the background of the NI controls invisible. Usually i do that by setting the backcolor property to the same color as the dialog has.
Now, i use it on a property page and none of the system colors fits to the property page color. Therefore I get ugly surroundings of my NI controls.
How can I setup NI controls to use the same background color as the property page uses?
I put an screenshot as an attachment to make my problem visible.