How to Get the Full Path from a List Box (148229)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
This article was previously published under Q148229 SUMMARY
The ListBox control can display directories and file names from physical
drives if the RowSourceType property is set to Files. The value property of
the list box returns only the currently selected file or directory but not
the full path. This article shows by example how to return the full path
from a list box.
| Modification Type: | Major | Last Reviewed: | 9/30/2003 |
|---|
| Keywords: | kbcode KB148229 |
|---|
|