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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public override RightToLeft RightToLeft { get; set; }

Property Value

Type: RightToLeft
See Also