method Editor.SortItems ([Ascending as Variant], [Reserved as Variant])
Sorts the list of items in the editor.

 TypeDescription 
   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 items in a drop down editor. Use the AddItem method to add new items to the control's predefined list.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.