I have a button background image that I wish to do an If/Else statement on: If the button1 background image is myimage.png then button1.Text = "1". Problem is, I'm not sure what the path is. The image is set when the app starts up.
Thank you for any help you can give.