Click or drag to resize

CustomFileListTReadOnly Property

Prevents operations that change the file system from being executed.

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

Property Value

Type: Boolean
Remarks
To be able to rename files you also need to set LabelEdit
See Also