Alvas.FileControls Class Library
FileFind.Started Event
Occurs when the file find is started.
[Visual Basic]
Public Event Started As
EventHandler
[C#]
public event
EventHandler
Started;
See Also
FileFind Class
|
Alvas.Windows.Forms.FileControls Namespace