|
-
June 14th, 1999, 03:00 PM
#1
Masked Edit control does not display in group box
I need to use a masked edit control in my project. I doscovered that it does not want to display at all.
I decided to test it in a test VC++ project. I created a dialog based project and put the masked edit control on the dialog and tested the dialog. The control displayed. Then I put a group box on the dialog and put another masked edit control in the group box. Then it refused to display.
Can anybody help?
William Dicks
***
"Delaying decisions" is too often a euphemism for
"avoiding thinking."
- Bjarne Stroustrup
-
June 17th, 1999, 04:12 AM
#2
Re: Masked Edit control does not display in group box
Go to GropBox Properties , Place a Checkmark in "Transparent " Property, Your Masked edit will be displayed.
Note: for any active x Component which, u wish to place inside groupbox make sure that gropbox transperant propterty is set.
I hope this helps.
-
June 17th, 1999, 01:07 PM
#3
Re: Masked Edit control does not display in group box
Thanks for your reply, it worked.
William Dicks
***
"Delaying decisions" is too often a euphemism for
"avoiding thinking."
- Bjarne Stroustrup
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|