+ Reply to Thread
Results 1 to 2 of 2

Remove picture from Image Control?

  1. #1
    Jon
    Guest

    Remove picture from Image Control?

    I have a few blank Image Controls on a form. When a command button is
    clicked, a picture is assigned to the Image Controls. When the command
    button is clicked again, I would like all of the Image Controls to
    "reset" back to being blank (ie no picture assigned). Anyone have an
    idea how to remove an assigned picture from an image control?

    Thanks.


  2. #2
    Jon
    Guest

    Re: Remove picture from Image Control?

    I had to dig around awhile, but I finally found the answer:

    Object.Picture = LoadPicture("")

    So simple.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1