Windows Develop Bookmark and Share   
 index > Windows Forms General > Linklabel shortcut not working
 

Linklabel shortcut not working

I am trying to use the shortcut key for the linklabel controlin standard .NET WinForms but its not working.
I have setthe UseMnemonic propertyto true , and used & sign (&Favorites)before the char to be used as the shortcut. Nothing happens when I press Alt+F to invoke the LinkClicked() event of linklabel.
Please help

Arvind22  Friday, September 11, 2009 9:14 AM
Bharath kumar Y.S  Friday, September 11, 2009 11:53 AM

You can use google to search for other answers

Custom Search

More Threads

• What permission is required for Process.Start()?
• WebBrowser - Get page without images
• Copying clipboard RTF data to excel sheet and visio
• dynamic control layout
• Send A form window to another terminal
• EditorAttribute with C++
• "Window Handle already exists" error
• DataGridView - Column AutoSize
• Is Binding a image file to a DataGridCell possible ?
• Cursor.Hide() not working???