'Declaration
Protected Overridable Function GetProgressColor() As System.Drawing.Color
'Usage
Dim instance As NProgressBarRenderer Dim value As System.Drawing.Color value = instance.GetProgressColor()
protected virtual System.Drawing.Color GetProgressColor()