Answer the question
In order to leave comments, you need to log in
Color highlighter in C#
I want to make a highlight, when adding a new product, the background of the row in the table (datagrid) should turn yellowish, and then return to the usual white color. You need some kind of color animation.
How to do it? And what can I read on this topic, I will be glad if you send links.
Project on WinForms, VS 2010.
Answer the question
In order to leave comments, you need to log in
With animation in WinForms, not everything is so simple, there is an idea to use a DataGridViewImageColumn and put a GIF animation into a cell. Here is an example.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question