Backgroundimage- I can't set it back to 'no image'

  • Thread starter Thread starter Hazz
  • Start date Start date
H

Hazz

In my windows form backgroundimage property setting, once I selected an
image, I can't revert back to it's default setting of no background image.
Everytime I click on that property it brings up the dialog box to select an
image. I don't want to select another background image, I just want an
option to set it back to 'None'. Has anyone else run into this? Thank you
for any ideas. -greg
 
Hi Hazz.
Hit the Delete key when you are in the BackgroundImage property.(not in the
Image selection dialog).
HTH
Ron.
 
Just right-click on the property name, BackgroundImage in this case, and
select "Reset" on the context menu that appears.
 
Back
Top