If the free space on the drive is below this value, the bar will be drawn in red.

Declaration Syntax
public int ErrorLevelPercent { get; set; }Public Property ErrorLevelPercent As Integer
public:
property int ErrorLevelPercent {
int get ();
void set (int value);
}
Remarks
The default value is 8 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)