Hai I have inherited datagridview control as custom control and added one textbox control on it. I have added some code in textbox keypress(or keyup,keydown). The problem is When i press enter key the event doesn't raises but other keys works. what is the broblem here? pls explain Thanks