C# Windows Form DataGrid's TextBox KeyPress Event

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jason Huang

    C# Windows Form DataGrid's TextBox KeyPress Event

    Hi,

    In my C# 1.1 Windows Form Form1, the DataGrid's TextBox KeyPress event, when
    I hit the "Enter" Key,
    it does not have any reponse. For other Keys, works fine. How do I fix the
    problem?
    Thanks for help.


    Jason


Working...