How to give light effects to the window using wpf?

How to give light effects to the window using wpf?

16 Sep 2011 04:09:56

 

Hi,

I want to give light efffets to the  main  window from pop up window

(i.e from pop up window if i will change slider according to the light should be change)  

using wpf?what should i do?

Thanks in advance

Fresh   Boarder
Posts: 6
From 16-Sep-2011
You're Points: 12
Bookmark
re:How to give light effects to the window using wpf?18 Sep 2011 19:09:24

Hi,

It is very simple, You have to change the Background colour of using RGB when every time you change the slider value.
Here related sample code

http://blogs.msdn.com/b/wpfsdk/archive/2008/09/08/custom-window-chrome-in-wpf.aspx

thank you

RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top