This document is archived and information here might be outdated.  Recommended version.


IAttributeWindowEvents.OnPositionChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IAttributeWindowEvents.OnPositionChanged Event

Called when the position of the Attribute Inspector dialog changes.

[Visual Basic .NET]
Public Event OnPositionChanged As OnPositionChangedEventHandler
[C#]
public event OnPositionChangedEventHandler OnPositionChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeWindowEvents Interface