Hi,

I'm trying to assign a default button to the text box in my user
control, so some action is done on enter key press. Only solution I can
imagine is to filter keydown event.

Thaks for ideas.