Click or drag to resize

ShellAddressBarReadOnly Property

If true, it is not possible to enter a new path via Edit Mode.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool ReadOnly { get; set; }

Property Value

Type: Boolean
See Also