System.Windows.Forms.DateTimePicker.RightToLeftLayout Property

Gets or sets whether the contents of the System.Windows.Forms.DateTimePicker are 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 DateTimePicker.RightToLeftLayout property is used for international applications where the language is written from right to left, such as Hebrew or Arabic.

Requirements

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