System.Windows.Forms.TrackBar.RightToLeftLayout Property

Gets or sets a value indicating whether the contents of the System.Windows.Forms.TrackBar will 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 TrackBar.RightToLeftLayout property is used with the Control.RightToLeft property 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