DictForm.onKeywordGotFocus Method
Called if the user enters keyword input box
[Visual Basic]
Private Sub onKeywordGotFocus( _
ByVal
sender As
Object, _
ByVal
e As
EventArgs _
)
Parameters
-
sender
- ignored
-
e
- ignored
Remarks
Clears the content of the control. On Windows CE activates SIP.
See Also
DictForm Class | dict Namespace | Utils.sip