dbicDayView Send comments on this topic.
ParentChanged Event
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ParentChanged Event

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

Syntax

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

Requirements

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

See Also