O.P. ActiveX object in MP!L-window?
Hi,
I'm new to WP!L and scripts, so I apologize if this question is already answered somewhere. Is it possible to include an windowless activex control inside a window created with MsgPlus.CreateWnd?
I create the activex control with
var Ax = new ActiveXObject(progID);
Is this even possible? I've only seen examples with people opening up IE in another window, but not inside a MsgPlus-window.
Thank you,
/Johan
|