Click or drag to resize
ToolControlServicesCloseActiveToolControl Method (Boolean)
Closes the active tool control and optionally removes the tool window.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static void CloseActiveToolControl(
	bool hideWindow
)

Parameters

hideWindow
Type: SystemBoolean
Pass false to retain the tool control window in order to reduce flicker.
Version Information

Supported in: 1.0.0.0
See Also