Hello,
I am making a program where the button is an image that "changes" when specific conditions are fullfilled. Problem is that these images have different dimensions and when a smaller picture is displayed over a bigger one both will be seen, therefore i would like the images to be hidden, invincible or, alternatively, deleted.
I have tried using _GDIPlus_GraphicsClear() with no luck
However that might just be me not using it right as im quite new to autoit
Here is the code if you want to test run it:
Thanks to everyone helping!