C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonComboBox Class / OnGotFocus Method

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

Parameters

e
See Also