README.md
December 5, 2022 ยท View on GitHub
Description
These are samples using the internet explorer to get a GUI in vbscript.
All the scripts start with the function i wrote in createWindow.vbs. They are just showing how to get a GUI, only the checkbox samples works with userinput. They are all using HTML to create the GUI. From the moment the GUI is created you start a loop "do: wscript.sleep 1: loop" and from then on you got an event driven program! enjoy...
More Info
| Submitted On | 2002-10-26 18:43:58 |
| By | DVM |
| Level | Intermediate |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB Script |
| Category | Object Oriented Programming (OOP) |
| World | Visual Basic |
| Archive File | GUI_In_VBS152620192003.zip |