How do I do to underline a character in the property text of Button or Label ? I have to manage the

  • Thread starter Thread starter ALok Gupta via .NET 247
  • Start date Start date
A

ALok Gupta via .NET 247

How do I do to underline a character in the property text of Button or Label ? I have to manage the AccessKeys. THANX



(Type your message here)
 
Have a '&' char preceeding the character you want to underline. For example,
"B&ack" will underline 'a'.

How do I do to underline a character in the property text of Button or Label
? I have to manage the AccessKeys. THANX



(Type your message here)
 
ALok Gupta via .NET 247 said:
How do I do to underline a character in the property text of Button or
Label ? I have to manage the AccessKeys. THANX

I don't know of a way to do that in ASP.NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top