​
​
​

Raises the HShrunk event.

​ Introduced: 11.0.

OnHShrunk(EventArgs)

​protected virtual void OnHShrunk(EventArgs e);
​Protected Overridable Sub OnHShrunk(ByVal e As EventArgs)

Parameters

Parameter Description
e Specifies an EventArgs object that contains the event data.
​