|
-
Sep 17th, 2000, 03:42 PM
#1
Thread Starter
Addicted Member
hiyas,
I am trying to make a sort of directory browsing via winsock, I am using a combo box to hold the drives detected, and one normal listbox to hold the directories and another normal listbox to hold the files in that directory,
now I have the directory browsing part of it done, but seeing as I had to use normal listboxes (because I don't think you can use a dirbox and tell it what folders exist and what ones don't because it detects that itself and I am trying to do this on a remote computer so I have to use a normal listbox) I want to have the folders pics that the diretory box has next to each item so I captured the little pictures and added them in imageboxes and was going to try to display them next to a list item to try to try to fake a directory box effect, but the pictures always appear behind the listbox they won't go on top of the listbox so you can see them, is there anyway to make them appear on top of the listbox? (I don't really want to use an .ocx to do this other wise I would have used the listview control to do it)
thanx for any help with this.
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
|