V
V
v1z2011-03-16 03:07:44
C++ / C#
v1z, 2011-03-16 03:07:44

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

1 answer(s)
M
max_sokolov, 2011-03-16
@max_sokolov

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 question

Ask a Question

731 491 924 answers to any question