D
dawn
Hi,
I know I must be becoming a pain in the ass, but i've encountered yet
another little problem :
I catch an enter keypress with the KeyPress event handler....it does what it
needs to do.....but then after that it still fire the event for the button
that is active at that moment.
I've set e.Handled = true; but it still does that, any way i can resolve
this?
thanks (again
)
I know I must be becoming a pain in the ass, but i've encountered yet
another little problem :
I catch an enter keypress with the KeyPress event handler....it does what it
needs to do.....but then after that it still fire the event for the button
that is active at that moment.
I've set e.Handled = true; but it still does that, any way i can resolve
this?
thanks (again
