Occurs when the cursor is changed to the Note Annotation.
Visual Basic |
---|
Public Event OnMouseNoteAnnotationFinish() |
When the user clicks on the menu or toolbar button "Mouse Actions - Note Annotation", it will
first generate the "OnMouseNoteAnnotationStart" event, then generate the
"OnMouseNoteAnnotationFinish" event. The mouse will function to create a new note
annotation.
first generate the "OnMouseNoteAnnotationStart" event, then generate the
"OnMouseNoteAnnotationFinish" event. The mouse will function to create a new note
annotation.