Hey
Is it possible to set a range of colors as a BackColor of controls in WinForms, so it "fades" from top to bottom of a control. If someone worked with Delphi, I've seen this in a control called JvNavPanelHeader so I was wondering is it possible to achieve in C#/WinForms.
Thanks
Loading
Kunal VaishyaPosted Apr 17, 2012, 6:58 AM
There is no any features like this in Win Form BackColor of Control to give range but you can create image and add image in Background as per you need.