WinForms Gradient Panel
Christopher posted code yesterday that implements a custom gradient panel WinForms control. The code is pretty straight-forward and uses Graphics rotation to paint the gradient at different angles.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Christopher posted code yesterday that implements a custom gradient panel WinForms control. The code is pretty straight-forward and uses Graphics rotation to paint the gradient at different angles.