Click or drag to resize

MenuItemCollectionChange Event

This event is fired when the collection has been changed.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public event EventHandler Change

Value

Type: SystemEventHandler
Remarks
The Change event is not intended for use by application developers.
See Also