ShellBrowser .Net Edition
PercentBarWarningColor Property
NamespacesJam.ShellDriveListPercentBarWarningColor
The bar color if the percentage is below warning level.
Declaration Syntax
C#Visual BasicVisual C++
public Color PercentBarWarningColor { get; set; }
Public Property PercentBarWarningColor As Color
public:
property Color PercentBarWarningColor {
	Color get ();
	void set (Color value);
}
See Also

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