click here to interrupt this operation dialog

Hi,

I have a text placing tool, i am facing one problem
agter the text is placed properly, i am still getting (click here to interrupt this operation) dialog, when i closs my user interface then this also goes, IS there any api? for the same

Thanks

What command(s) are you using to place the text?
What version of NX?
What do you use for your UI (blockstyler, Winforms, something else)?

UI is winform,
Nx85
i a have used both
//theUFSession.Drf.CreateNote(text.Length, text, textPos, 0, out noteTag); & drafting note builder,
M i missing something

Thanks

Without seeing the code, I can't think of anything offhand that would be causing this issue.