Message 1 of 2
How programmatically to know if iLogic form is shown/closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone.
I try to create some drawing programmatically (via C#) using some template. That drawing template has some iLogic rule. The rule starts on drawing creation (Rules Triggered by Events -> New document). The rule shows some form. The form needs for user action.
I want to know (programmatically) if user close the form.
Is there any way to do that?
Maybe here some method to know if any form shown?