Hi,

I have an SDI aplication based on formview. In the form view, I need a control that acts like wordpad. I already have all the other controls like font combos and color picker, and I already tried to use richedit control. However, the rich edit control have a limited feature's , it doesn't support picture insertion, how do I do it?

I need the editor acts exactly like worpad where i can resize the picture in the rich edit. Is there any way to do this???
I also need to convert the formated text to HTML formats.

Or should I use other method instead of using richedit?? Please help me.. I've been stuck on this for a long time now!!!

Any suggestion or advice would be really helpful. Thanks.