◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── [form.]{combobox. | listbox.}Sorted Usage Notes ■ Warning: Be careful when specifying an index using the ADDITEM method. If the index causes an element to be added to a specific location that violates the sort order, subsequent additions may not be properly sorted. See: ◄ADDITEM Method► ■ Once you set this property, Visual Basic handles all necessary string processing to maintain alphabetical order, including reestablishing the index numbers that point to list items. This is often required when items are added or removed from a list.