Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - display long items in listbox
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

display long items in listbox

 Post Reply Post Reply
Author
Message
nicoleta View Drop Down
Newbie
Newbie


Joined: 31 July 2010
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote nicoleta Quote  Post ReplyReply Direct Link To This Post Topic: display long items in listbox
    Posted: 31 July 2010 at 2:15am
Hello,
I want to add long items to a listbox and I encountered the following matters:
- when i hover the mouse pointer on the long items, it doesn't show up the whole text
- I cannot add a horizontal scrollbar in order to view the whole text
Is there a solution to access and view the whole text of the long items from a listbox?
Back to Top
SeungMina View Drop Down
Groupie
Groupie


Joined: 04 November 2010
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote SeungMina Quote  Post ReplyReply Direct Link To This Post Posted: 24 February 2011 at 6:39pm
Sorry to resurrect this, but I hit this problem myself recently.

My solution:
Use a ListView in Report mode, instead of a Listbox.
The same problem exists for long text, but at least you can add a tooltip for each item (or subitem) containing the same text.

Would be nice if the Listbox and Listview controls could be updated to display the text of long items without this work around.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.