Click here to Skip to main content
15,886,030 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hello
I want to create wpf application in that there is two button.i have given animation to one button and its moving towards 2nd button.My questions is when button one touched button 2nd then button 2nd should get glow.How to do this?
Posted
Comments
Sergey Alexandrovich Kryukov 11-Dec-15 11:50am    
Are you moving buttons? Why? And what's the problem? If you managed to implement glowing animation, why not using it?
If you did not implement it, but borrowed the code of some other author and don't understand how to use it, better ask the author... :-)
—SA

1 solution

As far as i understand you are looking for glowing effect of a button. Check this one and implement yourself as per your need:
Glowing WPF Buttons[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900