Hello,
I am currently changing the design for a ListView item (IconView) and have created a custom class which inherits an IconListViewVisualItem.
One of the elements in the custom class is a LightVisualButtonElement.
I would like to change the cursor for this element into the Cursors.Hand.
Is there a way to accomplish this? Or do I need to use another element type?
Best regards
Patrick Vossen