ShellTreeViewShowColorEncrypted Property |
If set, encrypted files an folders will be shown in that particular color, show normally otherwise (if null).
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxpublic Color ShowColorEncrypted { get; set; }
Public Property ShowColorEncrypted As Color
Get
Set
public:
property Color ShowColorEncrypted {
Color get ();
void set (Color value);
}
member ShowColorEncrypted : Color with get, set
Property Value
Type:
Color
See Also