N
Nauman Khan
Hi All,
I am working on an COM Outlook Add-in in C++. I have to customize the
Outlook forms and then manipulate them from my C++ Add-in code. The
manipulation involves
1- Customization of Outlook Forms - something like PLAXO [www.plaxo.com] is
doing
2- Launching Outlook Forms
3- Register/Handle All events related to that Form - Like Selection change
for Combo, Click Events for PUSH buttons, Change/Update events for Edit
Boxes etc.
Please someone guide me how to do this using minimal VBA/VBScript stuff and
maximum using C++. Specially the event handling. Form Designing will
ofcourse happen in Outlook.
Few more questions
1- Can i update any outlook form from my C++ Code ? like placing a cool
button on the New Email Form etc
2- Handle events for those controls.
I will highly appreciate your help in this Regard. Any samples, tutorials
for C++ will be appreciated.
Regards
Nauman
I am working on an COM Outlook Add-in in C++. I have to customize the
Outlook forms and then manipulate them from my C++ Add-in code. The
manipulation involves
1- Customization of Outlook Forms - something like PLAXO [www.plaxo.com] is
doing
2- Launching Outlook Forms
3- Register/Handle All events related to that Form - Like Selection change
for Combo, Click Events for PUSH buttons, Change/Update events for Edit
Boxes etc.
Please someone guide me how to do this using minimal VBA/VBScript stuff and
maximum using C++. Specially the event handling. Form Designing will
ofcourse happen in Outlook.
Few more questions
1- Can i update any outlook form from my C++ Code ? like placing a cool
button on the New Email Form etc
2- Handle events for those controls.
I will highly appreciate your help in this Regard. Any samples, tutorials
for C++ will be appreciated.
Regards
Nauman