Windows Develop Bookmark and Share   
 index > Windows Forms General > Handling Function Keys
 

Handling Function Keys

What is the best practice for run code from the function keys?

Enable KeyPreview on the Form and use the KeyDown event?

Any other solutions?

Bob Heitzman  Tuesday, May 16, 2006 3:36 PM

hi,

Hope the link below will be of some help.
Link: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=75885&SiteID=1

Thank you,
Bhanu.

Bhanu Prakash Nunna - MSFT  Saturday, May 20, 2006 2:40 AM

hi,

Hope the link below will be of some help.
Link: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=75885&SiteID=1

Thank you,
Bhanu.

Bhanu Prakash Nunna - MSFT  Saturday, May 20, 2006 2:40 AM

You can use google to search for other answers

Custom Search

More Threads

• error: null is not valid value for stream
• How to drag and drop data from original datagridview to destination datagridview?
• Query Builder
• MDI Child title is visible in maximizing state
• VB.NET HELP required on MDI child forms
• Programatically adding linklabel
• Images/Icon in ListView (DetailView)
• Splash Screen 2005
• How to requery data from Database and re-bind data to textBox
• MonthCalendar Control