[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  LbxGetSelItems()-> <aItems>
------------------------------------------------------------------------------


 RETURNS:

  In an multi-selection listbox, <aItems> is a clipper array which holds 
  the order number ( index ) of all Items that are currently selected.


 DESCRIPTION:

  This function retrieves the item numbers of all selected items by sending 
  a LB_GETSELITEMS message to the multiple-selection list box. You can then
  access the associated items with ::GetItem



See Also: GetItem LbxGetSelItems
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson