System.Windows.Forms.MonthCalendar.RightToLeftLayout Property

Gets or sets a value indicating whether the control is laid out from right to left.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(false)]
public virtual bool RightToLeftLayout { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MonthCalendar.RightToLeftLayout property is useful for international applications where the language is written from right to left. When the Control.RightToLeft and MonthCalendar.RightToLeftLayout properties are both true,

Mirroring will be turned on for the form, and control placement and text will be from right to left.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0