|
|
 |
' All the code needed is here
Private Sub Command1_Click()
Text1.Text = "Hello!" 'When the button is clicked the text is written
End Sub
|
 |
Visual Basic Source Code |
I hope you found this Visual Basic tutorial useful!
Don't forget to mention Apron Tutorials in your References!
Best Regards
Ronny André Reierstad
|
|
|