A ALok Gupta via .NET 247 Aug 7, 2004 #1 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)
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)
S Shiva Aug 7, 2004 #2 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)
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)
J John Saunders Aug 9, 2004 #3 ALok Gupta via .NET 247 said: How do I do to underline a character in the property text of Button or Click to expand... Label ? I have to manage the AccessKeys. THANX I don't know of a way to do that in ASP.NET.
ALok Gupta via .NET 247 said: How do I do to underline a character in the property text of Button or Click to expand... Label ? I have to manage the AccessKeys. THANX I don't know of a way to do that in ASP.NET.