Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On key label ?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Divers
Thread ID:
00752481
Message ID:
00752888
Vues:
17
Cathi,

I thought it had to be something simple I was missing. Thank you very much for the pointer, it was the correct answer. I just had this feeling you would be the one to answer this question.

regards,

JE

>Hi Jim,
>
>The Form class has a KeyPreview property that indicates whether the form will receive key events before the event is passed to the control that has focus. It defaults to false. Turn this property to true and the form should start to receive the keystrokes.
>
>>I have been looking around the .net framework classes trying to find a basic way to implement what we've gotten accustomed to in FoxPro with "On key label" when using an MDI windows form.
>>
>>
>>In my attempts thus far, I can't seem to get the keypress, keydown, or keyup events to fire at the mdi form level.
>>
>>Any thoughts on how to implement specific hotkey functionality outside of menus and controls would be greatly appreciated.
>>
>>regards,
>>
>>Jim Erwin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform