Link of sample code :-
https://doc.embedded-wizard.de/data/vertical-list-6.zip
like in this link i have a vertical list and instead of the selection of only one item i want to select multiple items by calling the
OnLoadItem method.
I want to highlight the selected item by a blue colored border.
when the adjacent items are selected the bottom border and top border of item overlapped and the width of the border got increased.
If the adjacent items are selected i want to maintain the same width of the line in between the adjacent items.
Could you please help me out to solve this issue?