Overview | Methods | This Package | All Packages
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