Results 1 to 4 of 4

Thread: How do I wrap text in a list box?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    NY, NY, USA
    Posts
    2

    Post

    I'm building a small message system, using a listbo to display the messages. However, if a message is longer than the box, it does not wrap, it just goes off the form. I'd rather not use API because the program runs on a Citrix machine.

    Any ideas?

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    Just set its MultiLine property to True at design time.

    ------------------
    Marty
    Can you buy an entire chess set in a pawn shop?

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    NY, NY, USA
    Posts
    2

    Post

    List boxes have a MultiLine property? I don't see one.

    Thanks.

  4. #4
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    I'm sorry, I misread your question
    ------------------
    Marty
    Can you buy an entire chess set in a pawn shop?


    [This message has been edited by MartinLiss (edited 01-24-2000).]

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