Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Property Grid
  New Posts New Posts RSS Feed - KeyDown ESC and ENTER ignored
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

KeyDown ESC and ENTER ignored

 Post Reply Post Reply
Author
Message
derekl View Drop Down
Groupie
Groupie


Joined: 23 October 2006
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote derekl Quote  Post ReplyReply Direct Link To This Post Topic: KeyDown ESC and ENTER ignored
    Posted: 19 January 2016 at 6:29pm
Both ENTER and ESC KeyDown events do not fire when focus is on a caption in the property grid. If I am in the value column then both key events do fire.

I am using Progress OpenEdge 11.5 SP1 as the development environment.

The main window (Form) is held from closing by
"IF NOT THIS-PROCEDURE:PERSISTENT THEN WAIT-FOR System.Windows.Forms.Application:Run()."

Changing it to "IF NOT THIS-PROCEDURE:PERSISTENT THEN WAIT-FOR CLOSE OF THIS-PROCEDURE." the KeyDown event does fire, but alas I have to use the former wait for because of other .NET we call from our application.

Can you provide any insight into this behavior?
Thanks,
Derek
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.