Click or drag to resize

ShellAddressBarRightToLeft Property

Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public override RightToLeft RightToLeft { get; set; }

Property Value

Type: RightToLeft
See Also