|
-
Nov 29th, 2002, 11:42 AM
#1
Thread Starter
Hyperactive Member
Listbox size limit
What is the maximum row size of a list box, including multiple columns....
Thanks
-
Nov 29th, 2002, 04:31 PM
#2
Hyperactive Member
what bout the size of Integer?
do not know, but I have some 4k lines in the list and it still works.
my quess is that it is the size of an integer (32766 or 65536).
And is this the number of elements/lines or is it the actual
bytes? my 4k files definitely is bigger than int bytes already so
I guess it is the number of lines.
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
|