BUG: ListBox Text Property Not Functional
This article was previously published under Q181281 SYMPTOMS
The Text property of a ListBox always returns an empty string.
RESOLUTION
Use the List and ListIndex properties to return the text of the currently
selected item. For example, use:
instead of: STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
| Article Translations
|

Back to the top
