animate BackColor Form ...
-
Hi All ! is there any help or Link to Animate BackColor Form ... . Thanks A Lot !
-
Hi All ! is there any help or Link to Animate BackColor Form ... . Thanks A Lot !
-
Hi All ! is there any help or Link to Animate BackColor Form ... . Thanks A Lot !
That's a bad idea in Windows Forms as you will be redrawing the entire form over and over again. Performance will be pretty bad. WPF would have a better time with this, though the learning curve for WPF is very steep.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
What are you trying to do? Is this a windows form, and you just want to change the background colour?
Dave Find Me On: Web|Facebook|Twitter|LinkedIn
Folding Stats: Team CodeProject
almost Like This , and in Windows Form . this change Color can be from left to Right and ... . thanks