SDKViewWrapperDeactivate Method |
This method is fired when the control is activated 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
ITacActivation.Deactivate
RemarksThis method notifies the SDK AppDomain that a customized application must be hided.
See Also