L
Len B
I have a text field on a form which has a Double-Click event.
I would prefer to have the same code fire when I press F2 (say)
in that field. That way I get to keep my hands on the keyboard
instead of having to grab for the rodent.
Is this feasible for the OnKey events? Which is better? Where
can I find the KeyAscii values of FKeys. Any gotchas to avoid?
TIA
I would prefer to have the same code fire when I press F2 (say)
in that field. That way I get to keep my hands on the keyboard
instead of having to grab for the rodent.
Is this feasible for the OnKey events? Which is better? Where
can I find the KeyAscii values of FKeys. Any gotchas to avoid?
TIA