Hello I am assigning an image to a picturebox using this:
Picturebox1.ImageSource = “resource.wx/Wisej.Ext.ElegantIcons/menu-square-button.svg?color=red”;
It shows the icon, but the color does not change. Is there a way to set the color ? According to the doc in another post – it appears it should be able to do it.
Hi Edmond,
we have updated the ElegantIcons pack to real monochrome now.
Additionally with PictureBoxes you could also simply use the ForeColor property instead of adding ?color=
Thanks again,
Frank
Hi Edmond,
this seems to be a problem specific to the ElegantIcons. It works fine e.g. with FontAwesome.
We´ll examine further and keep you updated.
Best regards
Frank
Please login first to submit.