Microsoft SDK for Java

SelectionMode.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.

Syntax

public static final int MULTI_EXTENDED;

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