Occurs when the Text Control has automatically shrunk its size horizontally. The event handler receives an argument of type EventArgs containing data related to this event.

Introduced: 11.0.

Syntax

public event EventHandler HShrunk;
Public Event HShrunk As EventHandler