SDKViewWrapperUninstall Method |
This method is fired when the control is uninstalled by the framework.
Namespace:
ABB.Robotics.Tps.SDK.Base
Assembly:
ABB.Robotics.Tps.SDK.Base (in ABB.Robotics.Tps.SDK.Base.dll) Version: 6.5.129.0
SyntaxImplements
ITacSetup.Uninstall
RemarksThis method notifies the SDK AppDomain that the customized application must be closed.
See Also