|
-
May 20th, 2010, 03:16 PM
#9
Re: ListBox.ListCount
Yes, i just tried too. The .Text property returns the selected item. ListIndex is, however, as scrambled as ListCount, like signed 16bit quantity.
Accessing elements with an index above 32767 is impossible though.
Print List1.List(50000) produces an overflow error.
I think that's really weird.
The ListBox accepts so many elements and does not allow to count or retrieve them.
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
|