ShellBrowser .Net Edition
ShowColorEncrypted Property
NamespacesJam.ShellShellListViewShowColorEncrypted
If set, encrypted files and folders will be shown in that particular color, show normally otherwise (if null).
Declaration Syntax
C#Visual BasicVisual C++
public Color ShowColorEncrypted { get; set; }
Public Property ShowColorEncrypted As Color
public:
property Color ShowColorEncrypted {
	Color get ();
	void set (Color value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)