System.Windows.Forms.ProgressBar.RightToLeftLayout Property

Gets or sets a value indicating whether the System.Windows.Forms.ProgressBar and any text it contains is displayed 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 ProgressBar.RightToLeftLayout property is useful when creating an application for use with languages that read from right to left.

Requirements

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