Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add a property to a control in VFP3
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00178694
Message ID:
00178695
Views:
24
Hi Evan,

>How do I add a property to a control in VFP3? I would like a combo box to have its own array (this.myarray) rather than associating the array with the form (thisform.myarray).

Create a new class for that combo and add the property via Class|New property. Enter myArray[1] for the name.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform