Application State Methods (GisLink)
The following methods control the interaction between a GisLink created Add-In and a Cadcorp SIS Desktop application.
Note: These methods are only available using GisLink created Add-Ins and SIS Desktop applications not in ActiveX Control.
| Release | Returns control to the application. |
| ReleaseNA | Returns control to the application, without activating it. |
| SetForegroundWindow | Makes a Microsoft Visual Basic form the foreground window. |
| SetupLink | Makes a connection from an Add-In. |
| Takeover | Takes over control from the application. |