Microsoft SDK for Java

RichEdit.onRequestResize

Triggers the requestResize event.

Syntax

protected void onRequestResize( RequestResizeEvent e )

Parameters

e

A RequestResizeEvent object that provides the event data.

Remarks

The requestResize event occurs when the text typed into the RichEdit control is too small or large for the control.

See Also   addOnRequestResize, getOnRequestResize

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