ShellBrowser .Net Edition
WarnLevelPercent Property
NamespacesJam.ShellDriveListWarnLevelPercent
If the free space on the drive is below this value, the bar will be drawn in yellow.
Declaration Syntax
C#Visual BasicVisual C++
public int WarnLevelPercent { get; set; }
Public Property WarnLevelPercent As Integer
public:
property int WarnLevelPercent {
	int get ();
	void set (int value);
}
Remarks
The default value is 2 percent. Set this property to 0 if you do not want the color to be changed.
See Also

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