Hey,
i have to build a progress bar in wpf and change its behavior…
i.e. I need to make its size increase with the change in value… also i want to apply a gradient to the color in the bar… or maybe change opacity…
for eg if the value is between 1 - 20 on a scale of 1 to 100 the color should be transparent but increase the color intensity as the value it reads increases! I am new to wpf and still stuck at reading the values from a log file for a simple progress bar… could some one help me step by step so that I can learn how to change behaviors in wpf??
thanks a lot