How To Gain Access to Items in the ListBox Object (147846)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q147846 SUMMARY
You can gain access to an item in a list box or combo box by referencing
its position in the list (index) or its unique identification number
(itemid). This article describes how the index method differs from the
itemid method and gives the properties and methods related to each method.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbcode kbhowto kbOOP KB147846 kbAudDeveloper |
---|
|