adding event handlers for windows controls
From: Joanne (jimpierce_at_mobiledynamo.com)
Date: 04/22/04
- Next message: Peter Foot [MVP]: "Re: adding event handlers for windows controls"
- Previous message: Ginny Caughey [MVP]: "Re: Soft reset and Data Loss with ADO?"
- Next in thread: Peter Foot [MVP]: "Re: adding event handlers for windows controls"
- Reply: Peter Foot [MVP]: "Re: adding event handlers for windows controls"
- Reply: William Ryan eMVP: "Re: adding event handlers for windows controls"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 09:55:14 -0700
Is there an easy / automatic way to add new events & handlers to a C# CF app
form designer?
If I double click on a control in the form designer it will open the code
window and automatically add the event handler and delegate but only for the
default control event. Is there a way I can force VS to create other events
such as the key down event without having to add it manually?
Thanks
Joanne
- Next message: Peter Foot [MVP]: "Re: adding event handlers for windows controls"
- Previous message: Ginny Caughey [MVP]: "Re: Soft reset and Data Loss with ADO?"
- Next in thread: Peter Foot [MVP]: "Re: adding event handlers for windows controls"
- Reply: Peter Foot [MVP]: "Re: adding event handlers for windows controls"
- Reply: William Ryan eMVP: "Re: adding event handlers for windows controls"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading