InvokeGotFocus Method (C1SpellDialog)
In This Topic
Syntax
'Declaration
Protected Sub InvokeGotFocus( _
ByVal As System.Windows.Forms.Control, _
ByVal As System.EventArgs _
)
protected void InvokeGotFocus(
System.Windows.Forms.Control ,
System.EventArgs
)
Parameters
- toInvoke
- e
See Also