DictIdxRdForm.onClose Method
Called if the form becomes closed
[Visual Basic]
Private Sub onClose( _
ByVal
sender As
Object, _
ByVal
e As
EventArgs _
)
Parameters
-
sender
- ignored
-
e
- ignored
Remarks
Stops index reading thread
See Also
DictIdxRdForm Class | dict Namespace