How to add a underscore to indicate users what is the shorcut key of Button?

  • Thread starter Thread starter ABC
  • Start date Start date
A

ABC

How to add a underscore to indicate users what is the shorcut key of Button?

Under Winform, our can add & symbol on label to indicate what is the
shortkey of button, in ASP.NET, how should I to do that?
 
Create a button with an image background. Make the image background look
like a button face with an underline under the character you want to
indicate as a shortcut key.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.
 
Back
Top