This code moves the command button when mouse moves over it disabling the click of the command butt
This code moves the command button when mouse moves over it disabling the click of the command button.
API Declarations
(write the code in the mousemove event of the command button.)
Rate This code moves the command button when mouse moves over it disabling the click of the command butt
(1(1 Vote))
a=5000*rnd()
b=5000*rnd()
command1.move(b)
command1.top=a
end sub
Note: U can enter any number instead of 5000.This is just to specify the position of the command button.
This code moves the command button when mouse moves over it disabling the click of the command butt Comments
No comments yet — be the first to post one!
Post a Comment