Hi
I've got a form with some datacombos (Microsoft DataList Controls 6.0 (SP3) (OLEDB) what is MSDATLST.OCX Version 6.0.84.18) and Textboxes etc. on it and last but not least a Button cancel with it's cancel.Property set to true.
The trouble is, that Esc doesn't work when one of the datacombos has the focus.
I can catch the Esc-Key in the Keyup-Event of the datacombo, that's true. But if there would be a trick just to get it to work like any other control I would be happy because I would like to have a generic approach.
Thanks for any help in advance
Andreas
I've got a form with some datacombos (Microsoft DataList Controls 6.0 (SP3) (OLEDB) what is MSDATLST.OCX Version 6.0.84.18) and Textboxes etc. on it and last but not least a Button cancel with it's cancel.Property set to true.
The trouble is, that Esc doesn't work when one of the datacombos has the focus.
I can catch the Esc-Key in the Keyup-Event of the datacombo, that's true. But if there would be a trick just to get it to work like any other control I would be happy because I would like to have a generic approach.
Thanks for any help in advance
Andreas