Click or drag to resize
ToolControlBaseCheckChangedState Method
Called by the framework to check whether or not values in the control have been changed. WARNING: Should not be needed but implemented as double check as some ctl_Validate fires unecessarily

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 CheckChangedState()

Return Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also