​
​
​

Raises the SubTextPartDoubleClicked event.

​ Introduced: X13.

OnSubTextPartDoubleClicked(SubTextPartEventArgs)

​protected virtual void OnSubTextPartDoubleClicked(SubTextPartEventArgs e);
​Protected Overridable Sub OnSubTextPartDoubleClicked(ByVal e As SubTextPartEventArgs)

Parameters

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