Double click event on annotation
Moderator: Alex
-
- Posts: 12
- Joined: Mon Sep 25, 2023 6:20 pm
Double click event on annotation
Can we have double click event on annotation? Can you provide code snippet or example using winforms?
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: Double click event on annotation
Hello,
If you want to know when user is double clicked on annotation in WinForms application, you need to subscribe to the AnnotationView.DoubleClick event.
More info please read in documentation: https://www.vintasoft.com/docs/vsimagin ... Forms.html
Best regards, Alexander
If you want to know when user is double clicked on annotation in WinForms application, you need to subscribe to the AnnotationView.DoubleClick event.
More info please read in documentation: https://www.vintasoft.com/docs/vsimagin ... Forms.html
Best regards, Alexander