C# MSScriptControl

  • Thread starter Thread starter Slava
  • Start date Start date
S

Slava

Hi All,
Is it possible to retrieve IActiveScriptSite interface from
MSScriptControl using C#?

I need this for implementation Exit function ( IActiveScript::Close ).
Jscript running inside win forms application (using
MSScriptControl.ScriptControlClass) and I need stop this scrip
programmatically from appl. code.

Any suggestions are very welcomed
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top