CfgForm.onSelDictFile Method
Handles button selecting the dictionary file
[Visual Basic]
Private Sub onSelDictFile( _
ByVal
sender As
Object, _
ByVal
e As
EventArgs _
)
Parameters
-
sender
- ignored
-
e
- e
Remarks
Opens a file dialog box for selecting the dictionary file
See Also
CfgForm Class | dict Namespace