Is there a way to get out of annotation mode other than pressing F2 button. Its easy to get into editing mode on an annotation tool by simply double clicking on it, but it takes a F2 button to get out of the edit mode. Is there a way I can have event such as LostFocus or something similar to trigger edit completion?
Please help.
Editing Annotation
Re: Editing Annotation
Hi asupriya,
Also the "Esc" key and the "Up"and "Down" arrow keys end the Annotation tool edition.
Anyway, you could add an event, for example OnMouseClick and call the annotation's EndEdit() method on it.
Also the "Esc" key and the "Up"and "Down" arrow keys end the Annotation tool edition.
Anyway, you could add an event, for example OnMouseClick and call the annotation's EndEdit() method on it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |