|
-
Jun 9th, 2007, 07:24 PM
#1
Thread Starter
Fanatic Member
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.
-
Jun 9th, 2007, 08:13 PM
#2
Re: help with events
Have you got any code to show us?
-
Jun 10th, 2007, 08:56 PM
#3
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?
-
Jun 11th, 2007, 02:20 AM
#4
Hyperactive Member
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)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|