Click or drag to resize
ToolControlBaseValidateToolControl Method
Called by the framework whenever it detects that validation may be required. Implementation should return true if input is valid.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
protected virtual bool ValidateToolControl()

Return Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also