Hi,

I have a spin button on my form and I need it to scroll up/down depending on which key is pressed (pg up/pg dn). I tried the key press event for the spin button by passing the asci code for the keys, but it doesnt seem to work. I am sure this is the way to do it, but I am not getting it right. I need to know where I have to enter the key code for the pg up/ pg dn buttons.
Thanks in advance,

Sunil.