Edit box in vc++ has the property of "Transparent", I wonder if the CWNumEdit Control in Measurement Studio 6.0 has this property. If yes, please tell me how to set it, thanks!
As such there is no transparent property for the CWNumEdit control but you can have a workaround for it.
You can place the CWNumEdit inside a GroupBox.
1.) Right-click on the label of the group box. 2.) Click on "Properties". 3.) Click on the "Extended Styles" tab. 4.) Make sure the "Transparent" option is checked