Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

why do the CWNumEdit control disappear when I run the program?

Dear:
Since it is difficulty to go out into your company website in my location,so I can only ask you some questions by sending email.At the same time,I hope you can send the answer to my mailbox,thank you!The question is as folow:
I am developing an user interface with ComponentWorks++,but I can not continue because of one little problem.I place one CWNumEdit type control inside the GroupBox,but when I run the program ,the CWNumEdit type control can
not be displayed.I read many examples in help document about how to use the CWNumEdit type control,however I still cannot resolve my problem,can you help me?
thank you!
GuoMin,Li
Jul 13
0 Kudos
Message 1 of 2
(3,236 Views)
Here's how to fix it:

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.

Re-compile and you should be able to see the CNiNumEdit control in the group box.
0 Kudos
Message 2 of 2
(3,236 Views)