Sent when an edit control is about to redraw itself. This notification message is sent after the control has formatted the text, but before it displays the text. This makes it possible to resize the edit control window, if necessary. Raised if the property [RaiseUpdateEvent] is enabled (by Default is False).