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

Introduced: X15.

Syntax

public event SubTextPartEventHandler SubTextPartCreated;
Public Event SubTextPartCreated As SubTextPartEventHandler