Microsoft SDK for Java

SelectionMode Fields

Fields Description
MULTI_EXTENDED Specifies that more than one item at a time can be selected and that the user can use the SHIFT, CTRL, and arrow keys to make selections.
MULTI_SIMPLE Specifies that more than one item at a time can be selected.
NONE Specifies that no items can be selected.
ONE Specifies that only one item at a time can be selected.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.