Represents the method that handles the OnDeactivate event.
[Visual Basic .NET]
Public Delegate Sub OnDeactivateEventHandler ( _
)
[C#] public delegate void OnDeactivateEventHandler ( );