Microsoft SDK for Java

RichEditIMEOptions.MULTIPLEEDIT

Specifies that the composition string will not be canceled or determined by focus changes. This allows an application to have separate comosition strings on each rich edit control.

Syntax

static public final int MULTIPLEEDIT;

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