Raises the VExpanded event.

Introduced: 11.0.

OnVExpanded(EventArgs)

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

Parameters

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