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


IEventDialogControl.UpdateDialog Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

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