Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array as a property??
Message
 
To
08/11/2001 09:17:44
Melvin Sequera
M&H New World, C.A.
Fuenlabrada, Spain
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00579023
Message ID:
00579030
Views:
20
>Hi to all.
>
>Only for curiosity: is there any way that allow to create a property in a form that doesn´t content a value but an array of values?
>
>As always, TIA
>
>Melvin

Sure. You can either add it programmatically via ThisForm.AddProperty("myarray[1]") or in the designer by selecting New Property from the Form menu and entering: myarray[1]
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform