C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / OnGotFocus Method

In This Topic
OnGotFocus Method (DropDownItem)
In This Topic
Raises the GotFocus event.
Syntax
'Declaration
 
Protected Overridable Sub OnGotFocus( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also