My problem is this :
To draw my ActiveX control I have to overwritte the OnDraw () function and draw my screen by hand...
My Question is how can I use a dialog resource instead of manually draw my view....
Any help will be greatly appreciated
Thanks
Printable View
My problem is this :
To draw my ActiveX control I have to overwritte the OnDraw () function and draw my screen by hand...
My Question is how can I use a dialog resource instead of manually draw my view....
Any help will be greatly appreciated
Thanks
There is an example in this site
how to use dialog inside activex control
tomer
Can you please let me know where is the example. I need that example urgently.
Thanks
http://codeguru.com/activex/dialogctrl.shtml
Best Regards,
-jusstujoo!
Keep it as simple as possible, but no simpler
--Albert Einstein