|
-
Feb 14th, 2001, 01:05 PM
#1
Thread Starter
Lively Member
Can I let a class ( it has it's own region and some graphical methods ,so it can display on any DC and can be dragged or scaled,just like a control but can't handle
any messages ,i had to build a message-process method in the class and call the method in the events of the control who is used to show the class) has hwnd?
-
Feb 14th, 2001, 01:14 PM
#2
Monday Morning Lunatic
I can't see what you're going at here, but if it's what I think, then no.
For something like this you'd have to use a control.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Feb 14th, 2001, 03:32 PM
#3
You can use the CreateWindowEx API function to create a window as use that as your control.
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
|