Results 1 to 3 of 3

Thread: List box and tool tip text

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    154

    Question

    Hi,

    Is there any way to have a tool tip text appear ONLY
    on the text that is wider than the list box, and NOT the
    items in the list box that you can plainly see?

    Thanks in advance,
    Ron

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    I have done something like this and although it is a bit nasty I just checked how many characters could fit on one line in the list box and checked that against the current line before showing the tool tip.

  3. #3
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    Sorry I should have also said there that I created my own tool tip class which included a form that simply displayed the text of the truncated line. I was not turning of the list box's actual too tip ............ big difference really

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