Microsoft SDK for Java

RichEdit.getOnRequestResize

Retrieves the delegate assigned to the requestResize event.

Syntax

public RequestResizeEventHandler getOnRequestResize()

Return Value

Returns the RequestResizeEventHandler object assigned to the requestResize event.

Remarks

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

See Also   addOnRequestResize, onRequestResize

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