|
-
Dec 14th, 2001, 06:03 AM
#1
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?
-
Dec 14th, 2001, 06:22 AM
#2
PowerPoster
hi
Maximum number of items is 32K; the limit on the size of each item is 1K (1024 bytes).
regards
Stuart
-
Dec 14th, 2001, 12:50 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|