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 SubTextPartEventArgs containing data related to this event.

Introduced: X13.

Syntax

public event SubTextPartEventHandler SubTextPartEntered;
Public Event SubTextPartEntered As SubTextPartEventHandler

Further Reading

Learn more about the TXTextControl.ServerVisualization.TextViewGenerator.SubTextPartEntered Event in the Text Control Blog: