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