DriveListPercentBarColor Property |
The fill color of the occupied disk space percentage bar
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxpublic Color PercentBarColor { get; set; }
Public Property PercentBarColor As Color
Get
Set
public:
property Color PercentBarColor {
Color get ();
void set (Color value);
}
member PercentBarColor : Color with get, set
Property Value
Type:
Color
See Also