I changed the template of the ListBox. The problem is, look at the vertical Scrollbar:
http://img223.imageshack.us/img223/3391/lisbox.jpg
how to make it lie within ths rounded ListBox ?
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.
If your wanting the scrollbar more left
Then add a margin to your ScrollViewer section of the ListBox template like this:
If you want the background of the ScrollViewer to match the ListBox background you’ll need to replace the Style template for this also.