Occurs when the cursor is changed to the Text Annotation.
Syntax
Visual Basic
Public Event OnMouseTextAnnotationFinish()
Remarks
When the user clicks on the menu or toolbar button "Mouse Actions - Text Annotation", it will
first generate the "OnMouseTextAnnotationStart" event, then generate the
"OnMouseTextAnnotationFinish" event. The mouse will function to create a text annotation.