In the Keypress method on a form I created all keys are catched, except the F2-key (yes, I set KeyPreview = .T.). Trying to trap the F2 key with an ON KEY LABEL works but I find that a bad solution, I want to work the OOP way.
So my keyboard isn't broken and I haven't done and SET commands. What am I missing out here?
So my keyboard isn't broken and I haven't done and SET commands. What am I missing out here?