System.Windows.Forms.ListBox.RightToLeft Property

Gets or sets a value indicating whether text displayed by the control is displayed from right to left.

Syntax

public override RightToLeft RightToLeft { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property enables your menus to support languages that are written from right to left. When this property is set to true, item text is displayed from right to left instead of the default left to right method.

Requirements

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