System.Windows.Forms.TreeView.RightToLeftLayout Property

Gets or sets a value that indicates whether the System.Windows.Forms.TreeView should be laid out from right-to-left.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The TreeView.RightToLeftLayout property is for use with international applications where the language is read from right-to-left. If you set TreeView.RightToLeftLayout and Control.RightToLeft to true the control's contents and text will be laid out from right-to-left.

Requirements

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