
Raises the VShrunk event.
Introduced: 11.0.
[C#]
protected virtual void OnVShrunk(EventArgs e);
[Visual Basic]
Protected Overridable Sub OnVShrunk(ByVal e As EventArgs)
| Parameter | Description | |
| e | Specifies an EventArgs object that contains the event data. |