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


IFindDialog.StopSearch Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IFindDialog.StopSearch Method

Cancels an ongoing search.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IFindDialog Interface