Using MFC controls in Outlook Add-in (ATL/C++)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

When hit Outlook->Tools->Options menu Outlook popuped property pages
this pages has GroupBox like group seperator,

I have a code for these group seperator for MFC
(In OnPaint funcs seperator was drawing) but it is not work in Add-in
It seems OnPain message not fired.

Thanks in advance
 
Back
Top