Click or drag to resize

ShellTreeViewReadOnly Property

If true, the folder actions changing the contents of the folder are not allowed. E.g.: Adding, removing or renaming files via context menu, DragDrop, Copy/Paste.

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

Property Value

Type: Boolean
See Also