
MSFlexGrid - Keyboard Arrow Keys Don't Work.
Hello,
I have a MSFlexGrid in an application which I have always
accessed by using the up/down scroll arrows to move the
grid up and down and the mouse to click on a data line.
Now I would like to use the keyboard up/down arrow keys
after first clicking on a line.
I have written a KeyDown subroutine and it works just fine
with the up/down arrow keys on the Numeric Keyboard (8=up
arrow, 2=down arrow) but the keyboard arrow keys are
ignored.
Is there a way to "activate" the keyboard arrow keys?
Thanks for any help you can provide.
Frank Del Monte
Phoenix, AZ.