Microsoft SDK for Java

RichEdit.removeOnRequestResize

Removes the delegate that is assigned to the requestResize event.

Syntax

public void removeOnRequestResize( RequestResizeEventHandler value )

Parameters

value

The RequestResizeEventHandler delegate to be removed.

See Also   addOnRequestResize, getOnRequestResize

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