|
-
February 17th, 2009, 10:34 PM
#6
Re: CEdit::Create & GetWindowRect
 Originally Posted by Mybowlcut
Oh, cheers! I searched around and found this article that explained it. Did I do it correctly?
Code:
at_edit.CreateEx(WS_EX_CLIENTEDGE, "EDIT", "", style,
0, 0, 10, 10, this->GetSafeHwnd(), NULL, (HMENU)IDC_EDIT_AT);
Try it and see.
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
|