
03-06-2003, 12:54 PM
[quote="redhawk_six":472fd][quote="Simo Häyhä":472fd]bored in computer programming class gives me alot of time[/quote:472fd]
Same here.
*yawn* we're learning Visual Basic, the text book is sad really, it took 3 chapters to explain how to make a program that displays a message when you click a button hake: eek:[/quote:472fd]
Private Sub cmdClick ()
lblmessage.caption = "Hello world."
end sub
lol
|