C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonDatePicker Class / OnGotFocus Method

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

Parameters

e
See Also