Thanks, but this doesn't really help as this just shows how to build a
control with C# (.Net). We have a large number of visual MFC controls that
we want to use in InfoPath. Just building a default MFC control doesn't
allow it to communicate properly with InfoPath (I think the problem is the
missing IPropertyNotifySink interface. How do I add this to MFC controls?
Also, my properties don't show up in the bindable property list in InfoPath.
What do I have to do to make these show up?
The example in the SDK only shows an ATL control. is there an MFC sample /
walkthrough somewhere?
Thanks
> Hello,
>
[quoted text clipped - 34 lines]
> > Stock properties do not get persisted properly either. Any help would be
> > much appreciated.
Henning Krause [MVP - Exhange] - 09 Jun 2005 14:40 GMT
Sorry, don't know of any.
Greetings,
Henning Krause [MVP - Exchange]
==========================
Visit my website: http://www.infinitec.de
Try my free Exchange Explorer: Mistaya
(http://www.infinitec.de/software/mistaya.aspx)
> Thanks, but this doesn't really help as this just shows how to build a
> control with C# (.Net). We have a large number of visual MFC controls
[quoted text clipped - 59 lines]
>> > be
>> > much appreciated.