Click File - Click New
Select Form - Click New File
5. Using the control toolbox
- Select Textbox and draw at form
- Select Button and draw at form
6. Double Click Command1 Button
7. At Procedure(Click) type
thisform.text1.value="Hello World"
8. Run the Program
- Click Program Do / Click Red Exclamation / Ctrl-E
- The Program will ask to Save Form - Save Form
No comments:
Post a Comment