​
​
​

Raises the HExpanded event.

OnHExpanded(EventArgs)

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

Parameters

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