How do I add the Aero white glow behind a control in WPF?
I mean the glow like in a window’s caption bar in Vista/7.
How do I add the Aero white glow behind a control in WPF? I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This unrelated question seems to have the answer…
Outer bevel effect on text in WPF
I just needed a rectangle behind my text block…
This is gonna do the trick for any control when you replace all the
"textBlock"s in the code!And it looks exactly the same as the aero glow!