G
Guest
I'm relatively new to programming in C#, so I'm probably missing something
obivous. I've got several buttons on a form that I assign an image to when
the user clicks each button. That works fine. If the user clicks the button
again, I want to remove the image and just display the text in the button's
Text property. How can I remove the image from the button? Thanks for any
help.
Mike
obivous. I've got several buttons on a form that I assign an image to when
the user clicks each button. That works fine. If the user clicks the button
again, I want to remove the image and just display the text in the button's
Text property. How can I remove the image from the button? Thanks for any
help.
Mike