Microsoft SDK for Java

SelectionStyle.ACTIVE

Specifies an alternative selection border that typically indicates that a component is in editing mode.

Syntax

public static final int ACTIVE;

Remarks

When a component is in editing mode, clicking or dragging the component and the component edits the component itself but does not move the component.

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