DWGList-SetCurSel

Function Name dcl-DWGList-SetCurSel
Syntax   (dcl-DWGList-SetCurSel <CONTROL> ItemIndex [as Long])
Return Type Boolean (T if successful; otherwise NIL)
Applies To DWG List

This method sets the current selection. If ItemIndex is -1, all items are unselected. This method does not work for multiple-selection lists (see SelectionStyle).