I try to build a kind of Object Editor.
I use a RichEdit control where I can store some
COleControl I've defined.
The problem is that I don't how to fixe the ActiveX mode to the Run Time mode.
I'ts always in Design mode in my RichEditControl ...
How can I do that ?


UdInI