dbicMonth Send comments on this topic.
RightToLeftChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : RightToLeftChanged Event

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

Syntax

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

Requirements

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

See Also