SelCount
SelCount
Returns the number of currently selected items in a multi-selection list box
Integer property
Applies to: List Box
This property is used to return the number of currently selected entries in a multiple selection list box (See Selection). For example:
Count = .listControl1.selcount