ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
RMRanjan Mani08/01/2025

I am developing a SOLIDWORKS add-in program using C# Windows Form. The goal is to allow user to click anywhere on a drawing sheet and insert a note with custom text that was pre-entered in the Textbox.
I am looking for a snippet that lets the program to wait for the user to click on a drawing sheet after user clicks 'Insert' button.
The issue is I couldn't find any event or method in API that prompts