I have a problem using button controls. When I put buttons on the form I can use space and enter key to simulate mouse clicks. When I put buttons in UserControl (making new user contol) and put that control on form everything works except that my buttonts don't recieve enter key. I this a bug ? Please tell me if you have a solution or explanation! Thanks.