Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 190865
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:17:33+00:00 2026-05-11T16:17:33+00:00

In my application, I defined a DataTemplate for a ListBox to be a grid

  • 0

In my application, I defined a DataTemplate for a ListBox to be a grid with a stretched border, and with a label inside it.
For some reason, I’ve got the following result:

alt text http://dl.getdropbox.com/u/829214/q1.gif

As you can see, there is a padding between the ListBox border, and the item border, and this “padding” is marked when the item is selected.
What property should I change to solve it?

Edited:

Kent’s answer made me realize, that the border in my DataTemplate is placed inside the item container (list box item), and not replacing it as I thought. Eventually, I set the padding in the item container style to be 0, and my problem was solved.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:17:33+00:00Added an answer on May 11, 2026 at 4:17 pm

    I can’t see the image because of a proxy issue, but I think you just need to set the background of the container:

    <ListBox>
        <ListBox.ItemContainerStyle>
            <Setter Property="Background" Value="White"/>
        </ListBox.ItemContainerStyle>
    </ListBox>
    

    If you want the selection highlight to show outside the padded area, just set the Background back to null in the child container.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is defined in App.xaml inside <Application.Resources> : <Style x:Key=borderStyle TargetType=Border> <Style.Triggers> <Trigger Property=IsMouseOver
I'm developing a Windows Phone application. I have defined a ListBox.ItemTemplate's DataTemplate as follows:
I defined a DataTemplate the following way: <s:SurfaceWindow.Resources> <ImageBrush x:Key=WindowBackground Stretch=None Opacity=0.6 ImageSource=pack://application:,,,/Resources/WindowBackground.jpg/> <DataTemplate
I have some text in a Flex 3 application defined as follows <mx:Text id=textbutton
What is the character limit for the application label defined in the manifest file?
My application uses several threads with well-defined names (i.e. not a thread pool with
In a large Application is there any way to distinguish user-defined classes with built-in
In my application I have a class which has properties of user-defined types like
We have an old application where the relationship is defined as below: class Practice
I have an RCP application that uses extension points to defined various pluggable bits

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.