ProgressBar::ResetForeColor Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Resets the ForeColor to its default value.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Calling this method will reset the ForeColor to Highlight unless the method is overridden in a derived class. The ResetForeColor method is useful when you create a designer for the control, or you are creating your own control that incorporates the ProgressBar.
.NET Framework
Available since 2.0
Available since 2.0
Show: