ComboBoxObjectCollectionOnClear Method |
Overridden. Stores a copy of the item to remove their connections.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntaxprotected override void OnClear()
RemarksNotes to Inheritors: When overriding OnClear in a derived class, be sure to call the base class's OnInsertComplete to store the objects.
See Also