Occurs when the file is finded.
The event handler receives an argument of type FileFindedEventArgs containing data related to this event. The following FileFindedEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Path | Path to file or directory. |
FileFind Class | Alvas.Windows.Forms.FileControls Namespace