Hi guys.
I have a listbox with many Items.
How i can to arrange these items by letter ?
A b c d etc .... ?
Printable View
Hi guys.
I have a listbox with many Items.
How i can to arrange these items by letter ?
A b c d etc .... ?
Set the ListBox.Sorted=True
Set the sorted property to True