Occurs when the current input position has left a subtextpart. The event handler receives an argument of type SubTextPartEventArgs containing data related to this event.

Introduced: X13.

Syntax

public event SubTextPartEventHandler SubTextPartLeft;
Public Event SubTextPartLeft As SubTextPartEventHandler