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