Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Issue with UltraListView when using AppStyling
posted

Hello,

I use UltraListView.

1. Without AppStyling:

The control with the selected item looks like this:

2. With AppStyling:

After applying the property
<style role="ControlArea">
  <states>
    <state name="Normal" themedElementAlpha="Transparent" />
  </states>
</style>
appears additional space between the selected item and the control border (selected in red rectangles):


Is it possible to customize the appearance so that the item selection reaches the borders of the control (without additional space, selected in red rectangles on the screenshot)?

Thank You

  • 29085
    Offline posted

    Hello and thank you for contacting Infragistics. It appears your images didn't attach. Please try zipping them and provide a sample with your ISL appstylist file included to I may take a look.