Jump to content

how to I remove / erase that image from the button, other than replace it with another image?


Recommended Posts

Guest Rich Smith 98031
Posted

I have a button control on a windows form and I have loaded an image to the button. My question is how to I remove / erase that image from the button within my code, other than replace it with another image? I have tried "btn.image = null" = erase, = none. With the button properties list for the form I can just delete the reference to the image. That replaces the reference with 'none'. But how do I do that within my VB code?

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...