dbicDayView Send comments on this topic.
Deactivate Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : Deactivate Event

Occurs when the form loses focus and is no longer the active form.

Syntax

Visual Basic (Declaration) 
Public Event Deactivate As EventHandler
C# 
public event EventHandler Deactivate

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also