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


IEventDialogControl.UpdateDialog Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IE > IEventDialogControl Interface > IEventDialogControl.UpdateDialog Method
ArcGIS Developer Help

IEventDialogControl.UpdateDialog Method

Refreshes the Event Based Control or status Dialog's window.

[Visual Basic .NET]
Public Sub UpdateDialog ( _
)
[C#]
public void UpdateDialog (
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IEventDialogControl Interface