S
Sunny
Hi all,
My dev platform: VS .net 2003, win2000pro, office 2000, MOD 2000, C#.
I'm trying to add custom property/option tab in Outlook 2000 Options. So far
I succeeded to create the control which implements Outlook.PropertyPage
interface. It displays OK, but I could not reference the parent
PropertyPageSite property to invoke OnStatusChange() method, so I can not
use Apply and OK buttons to apply changes.
I have read some articles in that direction, but all of them are not real
solution, and they are more than year old, so I'm wondering if so far
someone have succeeded in this approach?
Any suggestion/solution will be highly appreciated.
Thanks
Sunny
My dev platform: VS .net 2003, win2000pro, office 2000, MOD 2000, C#.
I'm trying to add custom property/option tab in Outlook 2000 Options. So far
I succeeded to create the control which implements Outlook.PropertyPage
interface. It displays OK, but I could not reference the parent
PropertyPageSite property to invoke OnStatusChange() method, so I can not
use Apply and OK buttons to apply changes.
I have read some articles in that direction, but all of them are not real
solution, and they are more than year old, so I'm wondering if so far
someone have succeeded in this approach?
Any suggestion/solution will be highly appreciated.
Thanks
Sunny