When MouseButton Down then repeat action until MouseButton released
MouseDown.
I want to skip the records with the Mouse. This is no Problem, but i have to click for every Record again. I want to press the MouseButton and as long as i dont release the Button the Records have to skip (the Sub have to be called again).
A sample sourcecode would be very nice .....
I would be VERY happy if an expert here can answer this questions.
Nice greetings from Bangkok
i want to click on a command button
Hi, thanks for your fast answer,
i want to click on a commend button that have behind a sourcecode to skip records.
But i am generally interested how to handle it if i click on any kind of button to repeat the action.