Microsoft SDK for Java

RichEditFind Fields

Fields Description
MATCHCASE Indicates that the search is case-sensitive.
NOHIGHLIGHT Indicates that the text, if found, should not be highlighted.
NONE Indicates that the method should locate all instances of the search text, whether the instances are whole words or not.
WHOLEWORD Indicates that the method should only locate instances of the search text that are whole words.

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