Occurs when the Text Control has automatically expanded its size horizontally. The event handler receives an argument of type EventArgs containing data related to this event.
public event EventHandler HExpanded;
Public Event HExpanded As EventHandler