Takeover Method
Takes over control from the application.
Visual Basic |
---|
Public Function Takeover()
|
True - if Takeover succeeded
False - if Takeover failed
Note: This method should be called before calling other GisLink methods when not responding to a previously added GisLink command, e.g. following a button press on a modeless dialog or in response to an outside event like a digitiser snap. This method will fail if the Cadcorp SIS Desktop application is in a dialog, or if another customisation already has control.
Available: D
Groups: