-
help with events
hi guys! help please. I have a 2 forms, the first is the main form and the second one is the search form. I have a search button in the 1st form that when i click that button the search form will appear as dialog(modal) and in that search form i have the event call KeyPress but it seems not working because the code under that eventhandler is not executed. Any help please.
-
Re: help with events
Have you got any code to show us?
-
Re: help with events
So you're trying to handle a KeyPress event in the search form, correct? The KeyPress event of what? The form itself? If so then have you set its KeyPreview property to True?
-
Re: help with events
i tried this and its ok
Free WinForms controls for .NET 2.0: Quantum Software Solutions Windows Forms Components 2.0.0
but how to type only for text numberbox in property it has paswordchar and
charcter casing (upper and lower)