|
-
Jan 18th, 2009, 02:57 AM
#1
Thread Starter
Fanatic Member
-
Jan 18th, 2009, 03:06 AM
#2
Frenzied Member
Re: [2008] Listbox help
is the listbox's property set to sort? can we see the code?
-
Jan 18th, 2009, 03:09 AM
#3
Re: [2008] Listbox help
Call the Insert method instead of the Add method and specify 0 as the index to insert at.
That assumes that you're adding these items manually in code.
-
Jan 18th, 2009, 05:28 PM
#4
Thread Starter
Fanatic Member
Re: [2008] Listbox help
Thanks, got it! It worked =D
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
|