tags:

views:

60

answers:

0

Hi All,

I have a need to have hidden items in my WPF app and when the users moves their mouse, a torch light style of control is shown (which is just a basic path shared like a cone on its side at the moment).

What I would like is to add an effect to the hidden controls (which are buttons) when the torch light is over them to give them a "found" style of effect, where the area of the button that the torch is touching, like the left and top side of it are glowing/showing, but the back of the button (i.e. the bottom and right sides) are still transparent...

I hope that makes sense.

Thanks for any help you can give!

Cheers, Mark