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
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.
The archive contains an image of the control without settings and with the settings applied. The .isl file is also located.
AppStylingIssue.zip
<style role="ListViewControlArea" borderStyle="None" />This will helpNew StyleSet.zip