Click or drag to resize
ToolControlServices Class
Provides methods for showing a Control in the a singleton tool window.
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudioToolControlServices

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static class ToolControlServices

The ToolControlServices type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCloseActiveToolControl
Closes the active tool control and removes the tool window.
Public methodStatic memberCloseActiveToolControl(Boolean)
Closes the active tool control and optionally removes the tool window.
Public methodStatic memberShowToolControl
Shows a Control in the tool window.
Public methodStatic memberTearOffActiveToolControl
ABB internal use.
Top
Events
  NameDescription
Public eventStatic memberTearOff
ABB internal use.
Top
Version Information

Supported in: 1.0.0.0
See Also