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

Occurs after the value of the System.Windows.Forms.Form.RightToLeftLayout property changes.

Syntax

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

Requirements

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

See Also