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

K

Kim, KiSong

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
 
Top