method Editor.SortItems ([Ascending as Variant], [Reserved as Variant])
Sorts the list of items in the editor.
Type
Description
Ascending as Variant
A boolean expression that indicates the sort order of the items.
Reserved as Variant
For future use only.
Use the SortItems method to sort the items in a drop down editor.