How to multiselect files with commondialog 
Author Message
 How to multiselect files with commondialog

I got a little question.
I want to select more files with a commondialog.
I tried to set the flag at &h200 but then I get an old version of
commondialog.

Some help will be usefull

sid



Sat, 30 Jul 2005 23:08:32 GMT  
 How to multiselect files with commondialog
Oke I found it I had to set the flag to &h80200.
Now it works fine


Sat, 30 Jul 2005 23:12:40 GMT  
 How to multiselect files with commondialog

Quote:

> I got a little question.
> I want to select more files with a commondialog.
> I tried to set the flag at &h200 but then I get an old version of
> commondialog.

> Some help will be usefull

flags = cdlOFNAllowMultiselect Or cdlOFNExplorer Or What Or Ever Or
Other Or OptionsYouWant


Sat, 30 Jul 2005 23:37:29 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. CommonDialog.ShowOpen VB4>>>Extracting Files Names under Multiselect

2. CommonDialog and MultiSelect...

3. Problem with commondialog and multiselect, help requested

4. Combo box with Multiselect (drop down list with multiselect)

5. MultiSelect in File List Box

6. Multiselect in Common File Open Returns ""

7. MultiSelect File Listbox in Excel VBA?

8. VB5 CommonDialog Error to many files

9. CommonDialog - Typing automatic of the selected file.

10. CommonDialog and default file name

11. commondialog is not listing all available files

12. Sorting a commondialog file requester.

 

 
Powered by phpBB® Forum Software