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

Occurs when the value of the System.Windows.Forms.Control.Dock property changes.

Syntax

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

Requirements

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

See Also