Assigns a delegate to the requestResize event.
public void addOnRequestResize( RequestResizeEventHandler value )
value
The RequestResizeEventHandler delegate to be notified when the event occurs.
The requestResize event occurs when the text typed into the RichEdit control is too small or large for the control.
See Also getOnRequestResize, onRequestResize