Mike Ott wrote:
Mit details.KeyEnter klappt es, aber ich brauche die Escape-Taste. Weiss jemand weiter? (RB2012R21 Web)
Ich habe das im KeyDown-Event: IF asc(key)=27 then MsgBox "aha!" end Gruß, Stefan Mettenbrink.
Mike Ott wrote:
Mit details.KeyEnter klappt es, aber ich brauche die Escape-Taste. Weiss jemand weiter? (RB2012R21 Web)
Ich habe das im KeyDown-Event: IF asc(key)=27 then MsgBox "aha!" end Gruß, Stefan Mettenbrink.