Alvas.FileControls Class Library

FileFind.Stopped Event

Occurs when the file find is stopped.

[Visual Basic]
Public Event Stopped As EventHandler
[C#]
public event EventHandler Stopped;

See Also

FileFind Class | Alvas.Windows.Forms.FileControls Namespace