ArcObjects Library Reference (ArcMapUI)  

IFinder.UpdateControl Method

Called whenever ArcMap status changes.

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

Product Availability

Available with ArcGIS Desktop.

Description

Called by ArcMap when control needs to be redrawn.

See Also

IFinder Interface