Makes a command button go crazy
Makes a command button go crazy
API Declarations
'add a command button and a timer
'set the timer interval to 100
Rate Makes a command button go crazy
(1(1 Vote))
'paste the code below in the timer and then run the program
Command1.Top = Int(Rnd * 2600)
Command1.Left = Int(Rnd * 3400)
Makes a command button go crazy Comments
No comments yet — be the first to post one!
Post a Comment