Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property as a array?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00244369
Message ID:
00244371
Views:
14
>Can I create a custom property on a form and assign a array to it?
>If so how?
>
>Thanks
>Robert

Open new property dialog and type Myproperty(1) there. In run-time you may redimension it in Form.Init event:
Dimension This.MyProperty(7)
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform