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

Occurs whenever the form is first displayed.

Syntax

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

Requirements

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

See Also