Occurs when a subtextpart has been clicked on. The event handler receives an argument of type SubTextPartEventArgs containing data related to this event.

Introduced: X13.

Syntax

public event SubTextPartEventHandler SubTextPartClicked;
Public Event SubTextPartClicked As SubTextPartEventHandler