|
-
Nov 25th, 2004, 12:44 AM
#15
The picture isn't missing
Originally posted by dglienna
nope. Form1, Global, and Project are among what is there...
but it is present in \system32 ?
it's in the project, and I've tried it with and without putting the control on my form1.
Sorry for responding so late
Are you checking it in the references or the tool box? It appears that you have added it as a control (which still works, just not creating it like a class).
If you loaded it like a control, it will work like the code, except you need to place the control on the form:
MSScriptControl1.Language="VBScript"
MSScriptcontrol1.exec "msgbox ""hi"""
Remember, if someone's post was not helpful, you can always rate their post negatively  .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|