​
​
​

Raises the VExpanded event.

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.
​