Thread: How to make an image reappear

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    2

    How to make an image reappear

    I am using C# programming. I have cleared the images from the program. But I also need to have them reapperar. I was wondering what the code for this was without having to inculde another button.

    Thanks in advance for the help.

  2. #2
    Gawking at stupidity
    Join Date
    Jul 2004
    Location
    Oregon, USA
    Posts
    3,218
    Are you using a PictureBox? Are you just setting the Visible property to true or false? You're going to have to be a little more specific.
    If you understand what you're doing, you're not learning anything.

  3. #3
    Registered User
    Join Date
    Mar 2011
    Posts
    2
    I have figured out what I was doing wrong.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Error with Make File
    By niranjanvg in forum C Programming
    Replies: 0
    Last Post: 04-06-2010, 08:20 AM
  2. Pasting image to rotating billboard
    By funwey in forum Game Programming
    Replies: 1
    Last Post: 07-16-2009, 04:29 PM
  3. Image rotation - doesn't always work
    By ulillillia in forum C Programming
    Replies: 12
    Last Post: 05-03-2007, 12:46 PM
  4. Yahoo's sign-in seal technology
    By George2 in forum Tech Board
    Replies: 12
    Last Post: 09-21-2006, 07:29 AM
  5. Replies: 6
    Last Post: 03-03-2005, 03:52 AM