Results 1 to 2 of 2

Thread: Form behind the icons

  1. #1

    Thread Starter
    Addicted Member Cbomb's Avatar
    Join Date
    Jul 1999
    Posts
    153

    Lightbulb

    The icons that I'm talking about are the ones on the desktop. Is it possible to set the form "z-order" (for lack of a better term) behind the Icons perminently? I've tried the SetWindowPos API (I think thats what its called) but it wont get the form behind the desktop icons. Any ideas? Thanks.
    Cbomb
    Techie

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263
    You can't do that. The icons aren't seperate objects themselves, they are drawn onto the desktop. You would have to obtain a picture of the desktop and redraw it on your form.

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