Results 1 to 4 of 4

Thread: label height - on web control

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2004
    Posts
    22

    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??
    Dave G

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2004
    Posts
    22

    Re: label height - on web control

    The font size is set to smaller and i need it smaller.
    Dave G

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width