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


IFindPanelEvents.OutputsChanged Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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