IEtlShapeChangedEventArgs

Assembly: Etl;

Description

The IEtlShapeChangedEventArgs interface contains argument properties of the event occurring on modifying theEditBox component shape.

Inheritance Hierarchy

          IEventArgs

          IEtlShapeChangedEventArgs

Comments

Properties of this interface are used in the EtlBox.OnShapeChanged event.

Properties

  Property name Brief description
Shape The Shape property returns the shape, for which an event is generated.
ShapeOperation The ShapeOperation property returns the action that modified shape and resulted in event generation.

See also:

ETL Assembly Interfaces