473,383 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Underlining first letter in label in webform

How can I underline the first letter in a label in a webform to
indicate that the accesskey is the one underlined?
Do I have to make to labels and position them side by side?
regards
reidarT
Nov 21 '05 #1
1 2900
You can set the Text property of the label as follows:

<u>L</u>abel

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.
"ReidarT" <re****@eivon.no> wrote in message
news:u6*************@TK2MSFTNGP12.phx.gbl...
How can I underline the first letter in a label in a webform to
indicate that the accesskey is the one underlined?
Do I have to make to labels and position them side by side?
regards
reidarT

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jurjen de Groot | last post by:
I'm experimenting with StyleSheets in ASP.NET. If I put a label on my webform and <LINK> the CSS file with the following entries to the webform it doesn't work. It only works if I fill the...
1
by: mg | last post by:
I set the width of a WebForm Label but do not get line wrapping (see below). What can I do to get line wrapping WebForm1.asp <asp:Labe id="Label1" style="Z-INDEX: 101; LEFT: 40px; POSITION:...
1
by: nospamjac | last post by:
Hi, Is there a way to update the text of an asp:label on a webform without refreshing the entire page? What is called by button clicks and other events that refresh a webform control? See the...
1
by: Sarmatia | last post by:
I had a page working. The user moves data around the page - to and from different ListBoxes and could save the changes with a click of a button. Sounds easy, but *that's* a whole other nightmare. ...
2
by: Patrick Jox | last post by:
Hi, I have am using ObjectDataSource and GridView to display data on my ASP.NET webform. I also implemented a comparer class to be able to sort the data by clicking on the column header. My...
1
by: sathyan8294 | last post by:
i want to display the name starting with any letter(A-Z,a-z) in textbox from sqldatabase through datagrid using vb.net windows application. for example, values are in datagrid like companyid ...
1
by: Brian Simmons | last post by:
I'll try to keep this short & sweet and hopefully get the direction I'm looking for. I'll drop a SqlDatasource onto a webform. Configure it to use a stored proc, perhaps have the parameters be...
8
by: Cirene | last post by:
I have an asp.net label on my webform. (The webform is based on a master page.) Using javascript how do I check the text value of the ASP.NET label? The label is called lblCar. Thanks!
3
by: Ronald S. Cook | last post by:
I would like to put a label (or any control) on a webform all from the code. I.e. something like this: protected void Page_Load(object sender, EventArgs e) { Label TestLabel = new Label();...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.