Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DropDownCalendar Class / OnDeactivate Method


In This Topic
OnDeactivate Method (DropDownCalendar)
In This Topic
Raises the Deactivate event.
Syntax
'Declaration
 
Protected Overrides Sub OnDeactivate( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As DropDownCalendar
Dim e As EventArgs
 
instance.OnDeactivate(e)

Parameters

e
See Also