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


IFindPanelEvents.OutputsChanged Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindPanelEvents Interface > IFindPanelEvents.OutputsChanged Method
ArcGIS Developer Help

IFindPanelEvents.OutputsChanged Method

Notifies Find Dialog that the outputs of the find panel have changed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IFindPanelEvents Interface