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

Occurs when the System.Windows.Forms.Control.Visible property value changes.

Syntax

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

Requirements

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

See Also