|
-
May 17th, 1999, 05:09 PM
#1
Virtual Functions in Reusable Controls
I want to create reusable controls such as the CYellowEdit control described in "TN062: Message Reflection for Windows". The problem is that I want to be able to override virtual functions such as PreCreateWindow. For the CListCtrl control, for example, PreCreateWindow is the traditional place to set styles. I am sure that there are work-arounds, but I would like to avoid work-arounds if possible.
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
|