How to capture input in a combo box in Visual FoxPro (140652)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Macintosh 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q140652 SUMMARYMicrosoft
Visual FoxPro lets you use combo boxes in forms to select or input
data within the form. Combo boxes let data be derived from the following sources: - Value
- Alias
- SQL statements
- Queries
- Arrays
- Fields
- Files
- Structures
- Popups
This article describes how to input
information that may not be contained in the ComboBox control drop-down list and then change
a field value in a table with the value that is entered in the combo box.
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
139769
How to add a new value to a list of values in a combo box
Modification Type: | Major | Last Reviewed: | 3/17/2005 |
---|
Keywords: | kbcode kbDesigner kbhowto KB140652 |
---|
|