Media Summary: Coding: Well the coding: Command1,Form1: MsgBox "Wrong", vbDefaultButton, "Level 1" Command2, Form1 Same as Command ... Code: If KeyCode = 40 Then Shape1.top = Shape1.top + 360 If KeyCode = 38 then Shape1.top = Shape1.top - 360 If Keycode ...
Vb 6 Tutorial 2 Bouncing - Detailed Analysis & Overview
Coding: Well the coding: Command1,Form1: MsgBox "Wrong", vbDefaultButton, "Level 1" Command2, Form1 Same as Command ... Code: If KeyCode = 40 Then Shape1.top = Shape1.top + 360 If KeyCode = 38 then Shape1.top = Shape1.top - 360 If Keycode ...