Click or drag to resize
OptionsSectionChanged Event
Occurs when the specified section has called.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static event SectionChangedEventHandler SectionChanged

Value

Type: ABB.Robotics.RobotStudioSectionChangedEventHandler
Remarks
Also raised for "section.key0" where key0 is the first point-separated part of the property key E.g. SetValue("RobotStudio", "Appearance.Color") raises SectionChanged("RobotStudio.Appearance")
Version Information

Supported in: 1.0.0.0
See Also