|
-
Apr 16th, 2000, 05:34 AM
#1
Thread Starter
Addicted Member
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 
-
Apr 16th, 2000, 08:38 AM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|