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


IFindDialog.StopSearch Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IF > IFindDialog Interface > IFindDialog.StopSearch Method
ArcGIS Developer Help

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