|
-
May 19th, 1999, 08:19 AM
#1
CEdit Box
I need to statically create multiple edit box's within a tab control. I can't seem to get it to work. Any ideas thanks in advance
-
May 20th, 1999, 02:50 PM
#2
Re: CEdit Box
You need to create a new dialog with the edit boxes. The properties you need to set on the dialog are:
1. It needs to be a child and 2. It needs to be disabled. Then you need to derive the dialogs class from the CPropertyPage class.
I hope that helps.
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
|