wow, this is quite a few questions... i feel stupid for not figuring this stuff out on my own... how do i change where an item is in the listbox, is there a way to move it with a property, or do i have to delete, then add the item all over again??
Printable View
wow, this is quite a few questions... i feel stupid for not figuring this stuff out on my own... how do i change where an item is in the listbox, is there a way to move it with a property, or do i have to delete, then add the item all over again??
ok... i guess ill just do it my way by deleting the item, and re-adding it in a different position...