Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find better alternative to using the KeyPressProcessor to intercept key press events #2

Open
BenCamps opened this issue Apr 5, 2017 · 0 comments

Comments

@BenCamps
Copy link
Owner

BenCamps commented Apr 5, 2017

possible ideas

  • have the editable datagrid automatically hook up to the parent form to intercept key events and set key preview. this would make it easier to us the editable datagrid, but changing the key preview on a form automatically is not good.
  • break away from using Microsoft TextBox, Combo Box,.... controls and write my own with the hope that would give me enough control to not have to do this work around.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant