Results 1 to 3 of 3

Thread: Image On top?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    how do I get an image to be ontop of all the other controls? I need it to be an IMAGE control becuase of the transparent back ground, any suggestions?
    NXSupport - Your one-stop source for computer help

  2. #2
    Guest
    Right click on the Imagebox and click on Bring To Front or you can use the ZOrder method.

    Code:
    Image1.ZOrder vbBringToFront

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    thanks
    NXSupport - Your one-stop source for computer help

Posting Permissions

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



Click Here to Expand Forum to Full Width