ArcObjects Library Reference (ArcMapUI)  

IFinder.Stop Method

User requested find to stop.

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

Product Availability

Available with ArcGIS Desktop.

Description

Called when the user clicks on the Stop button.

See Also

IFinder Interface