|
-
May 6th, 2000, 05:21 PM
#1
Thread Starter
Member
Okay, here is(are) my problem(s):
I'm using VB 6.0 in Win98. I have made an app that has two form. In form number 1 is a listbox called list1. Its multiselect property is set to extended. In form 2 is a filelist box that shows only *.mp3-files. This object is also been set to extended multiselection.
a) I want to select one more files from filelist box (form2) and then add them to the listbox of form one. But how?
b) And how does multiselection work in listbox?
c) And is there any kind of way to divide listbox to two different columns, like directory and filename. And if user wants she/he can minimize the space that either dir-column or filename-column uses (dragging with mouse)
And the last question (this one has nothing to do with the first three):
d) Is it possible to change windows title from my vb-application. I mean this window isn't a windows on my app. It can be for example Excel's or Word's windows. Can I change their windows title....???

RieBBo
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
|