Results 1 to 3 of 3

Thread: Is there a Max on row in a listbox ?

  1. #1
    cavugo
    Guest

    Post Is there a Max on row in a listbox ?

    Is there a Max on row in a listbox ?
    I will not be able to display more than 1024 characters per row in a list box. Why?

  2. #2
    PowerPoster beachbum's Avatar
    Join Date
    Jul 2001
    Location
    Wollongong, NSW, Australia
    Posts
    2,274
    hi
    Maximum number of items is 32K; the limit on the size of each item is 1K (1024 bytes).
    regards
    Stuart
    Stuart Laidlaw
    Brightspark Financial Software
    http://www.gstsmartbook.com

  3. #3
    DaoK
    Guest
    I will not be able to display more than 1024 characters per row in a list box. Why?
    Well you can always use a ListView if you have all these thing to wrote in a line. Because I think than 1024 chars is a lots for 1 line.

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