How to provide shortcut keys for controls like text box,button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sujathaeeshan
    New Member
    • Feb 2008
    • 22

    How to provide shortcut keys for controls like text box,button

    Hi all,

    I need to provide shortcut keys for controls like text box and buttons etc...
    That is i dont want to go for tabspace or mouse click for perticular controls..
    By having shortcut keys i need to go for specifeid controls(textbo x,button)...

    Is there any way to provide shotcut keys for controls.....or built in property values.....


    could any anoe help me out of this query...
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    This may get you started:
    How to: Set Access Keys for ASP.NET Web Server Controls

    Comment

    Working...