MultipleMode Property (AWTList)

Class

AWTList.

Action

Gets whether the list allows multiple selection.

Syntax

'Declaration
Protected Read Property MultipleMode As Boolean

Access

Read only.

Examples

Dim isMultipleMode As Boolean = colorsList.MultipleMode