Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting a Combobox in a grid
Message
From
22/07/2000 17:02:56
 
 
To
22/07/2000 16:43:05
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00395897
Message ID:
00395901
Views:
10
>How do you replace the textbox control with a combobox control for the column of a grid?
>

Use the Column's AddObject() method to add an instance of a ComboBox control, set the properties of the ComboBox, and then set the Column's CurrentControl property to select the ComboBox control you've added.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform