Hi,
Could anyone give me some suggestion?
How can I detect the button is pressed continuously? Actually, I use Command1_MouseDown
, but it is not succeed.
I would like to do the application continuously if the button is pressed. If the user release (mouse up), I will stop the application.
How should I do?
Best regards,
zawpai