Monday, May 25, 2009
Wow. VB rocks. HAHA! Super interesting. Eugene told me that the coding part would be much harder -.-. Oh man. So for now, I'm doing things like:
If KeyAscii = 13 Then
Command1.SetFocus
End If
or
Label1.Caption = (Val(Text1.Text) + Val(Text2.Text) + Val(Text3.Text)) / 3
' To find out average -.-"
All these if I'm not wrong should be relatively easy. But oh well! Its fun.
Anyway.... Not much to say for now. So.
End
; Think. Not talk.
8:00 AM