|
-
Dec 3rd, 2004, 06:54 AM
#1
Thread Starter
Junior Member
label height - on web control
I want a web control bar that represents 4 values(read from a database) that add up to 100.
I have this working using four label and changing the width property.
The problem I has is that the height of the label won't go small enough.
What else could I use??
-
Dec 3rd, 2004, 08:07 AM
#2
Re: label height - on web control
A label is merely text in a 'wrapper'. What's wrong with the height? If it's the font's height that you're referring to, just change the font size.
-
Dec 3rd, 2004, 08:19 AM
#3
Thread Starter
Junior Member
Re: label height - on web control
The font size is set to smaller and i need it smaller.
-
Dec 3rd, 2004, 08:42 AM
#4
Re: label height - on web control
Then set it to much, much smaller!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|