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