Has anyone seen a good template for a Office 2007 style zoom slider?
As shown in this picture
alt text http://www.theexceladdict.com/images/zoom_controls_excel_2007_2003.jpg
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.
Something like this would be very easy to create.
First create a button style:
Then modify the ControlTemplate in Blend (create copy), and add something like this around the <Grid>:
You can play with the button stroke color, gradient fill, and the + and – paths to get it the way you want it. I assume the actual Office 2007 buttons are copyrighted so you probably won’t be able to copy them too closely without infringing. But this will give you something visually very similar.