You can do that by setting the AccessKey attribute of the button.
Ex:
<asp:Button ID="btnTest" runat="server" AccessKey="T" Text="Test" OnClick="btnTest_Click" />
www.codecollege.NET
0 comments
Post a Comment
www.codecollege.NET