Click or drag to resize
ObjectSelectionControlChangingEventArgs Class
Provides data for the SelectedObjectChanging event.
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudio.Stations.FormsObjectSelectionControlChangingEventArgs

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#
public class ObjectSelectionControlChangingEventArgs

The ObjectSelectionControlChangingEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodObjectSelectionControlChangingEventArgs
ABB internal use
Top
Properties
  NameDescription
Public propertyCancel
Gets or sets a value that indicates if the selection should be canceled.
Public propertyChangingObject
Gets the object that is being selected in the control.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Supported in: 1.0.0.0
See Also