vnarod Posted May 2, 2003 Posted May 2, 2003 I am writing my own control that inherits from TextBox. I need to write my own KeyPress event. What is the way of doing that? "Shadows Sub KeyPress" without "Handles" doesn't get called and I am not sure what I should put in "Handles" part. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.