OK, now that we've made a MsgBox show up, let's see if we can add to that SUB:
A) Add a TextBox to your form the way you've always done: just drag it on there!
B) rename it "HardWired"
C) In the SUB procedure that you just created in your module, add this line of code:
Form1.HardWired.Text = "TASTE THE RAINBOW!!"
D) Run the program again, and see if the message shows up in your textbox
OK, that was pretty simple, so let's get right to PART THREE!
Cheers,
Mr. L
Wednesday, December 17, 2008
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment