Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rowsource
Message
From
25/12/1998 09:42:44
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00170355
Message ID:
00170423
Views:
16
>How do I display multiple type of files in a Listbox.
>Listbox1.RowsourceType = 7
>Listbox1.Rowsource = "*.bmp"
>I want to display bmp and gif files at the same time.

Just a wild analogy with GetFile() function's syntax... try Listbox1.Rowsource = "*.bmp;*.gif"
Who knows, it may even work.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform