Occurs when the current input position has been moved to a position that belongs to a subtextpart. The event handler receives an argument of type Sub
Introduced: X13.
public event SubTextPartEventHandler SubTextPartEntered;
Public Event SubTextPartEntered As SubTextPartEventHandler