stupid, but i know someone can help ...
hello everyone !
i've a cmd_PageDown button on a form, which is hidden.
i'm trapping the pagedown key of keyboard and caling the cmdPageDown_click
(i'm using pagedown to scroll down a picturebox control, its my application's demand !!)
now my problem is that if a keep the pagedown key pressed continously, till the key is remain pressed, it will not display the page of the picturebox. only when i release the key , can i see the final page.
is there any way by which, while my key is pressed, the command button is called continously and i can see the effect also simultaneously.
its quite imp !!!!
pls help
shruti !