How do you use the msScriptContol in vb.net?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sheena777
    New Member
    • Dec 2007
    • 73

    How do you use the msScriptContol in vb.net?

    I hav refenced all the necessary com components and I have created an object of MSScriptControl .ScriptControlC lass type and am now trying to set the setting of the object. Whenever I try to input this piece of code then the code fails and breaks here : AddObject("Load Log", L, True). I have taken this piece of code straight from the microsoft website.
Working...