I always wanna mark the 25:th item from the end in my listbox, when I start the form. How do I do that?
Well you can always do this. VB Code: Twenty_Fifth_Item_From_End = List1.List (List1.ListCount-25)
Twenty_Fifth_Item_From_End = List1.List (List1.ListCount-25)
.:JanuZ:. .:JanuZ:.XtremeSoft
Thanks da_haCKEr!
Forum Rules