Occurs when the current input position has left a subtextpart. The event handler receives an argument of type Sub
Introduced: X13.
public event SubTextPartEventHandler SubTextPartLeft;
Public Event SubTextPartLeft As SubTextPartEventHandler
Learn more about the TXText