|
-
April 21st, 1999, 05:20 PM
#1
How to: Notify change of font property of an object in an OLE DLL?
As you know, we can catch changes in a font property of an activex control. but in an OLE DLL which does not include CFontDisp and default notification interface of MFC, how can I get change notification of font property of an object in my OLE DLL?
-
April 26th, 1999, 11:24 AM
#2
Re: How to: Notify change of font property of an object in an OLE DLL?
IPropertyNotifySink.
Sincerely, Mihai
-
April 29th, 1999, 08:48 AM
#3
Re: How to: Notify change of font property of an object in an OLE DLL?
I *did* use from IPropertyNotifySink.
My primary problem was Why don't
IPropertyNotifySink::OnChanged doesn't response
when I change the properties of my custom font!
Is there any special tip that I didn't attention?
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
|