OpenSel Method
Description
Opens an Item in the current selection list, making it the current open Item.
Syntax
Visual Basic |
---|
Public Function OpenSel( _ ByVal nsel As Integer _ ) As Integer |
Parameters
- nsel
- The index of the Item in the selection list.
Remarks
Selected Item indices run from zero to one less than the number of selected Items.
Available: D OD OM OV
Group:
Example
sis.OpenSel (3)