Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Combo Drop Down and Escape Key

An edit line that is subclasses as a combo dropdown does not allow the escape key to trigger the default cancel button on a form. It seems that the escape key is trapped (and presumably used to remove a dropdown), but when no dropdown is showing I would like the escape key to get processed by OI and trigger the default cancel button defined on the form. Is there a way to do that?

Comments

  • Hi Dan,

    I don't know of a way to get around the capturing of the ESC key with subclassed edit lines using the Combo property. I think this would be a good enhancement to the control. If this can be done relatively easily, we'll get it done fairly soon.
Sign In or Register to comment.