Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Value
Message
From
12/03/2003 08:05:06
 
 
To
12/03/2003 08:01:29
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Re: Value
Miscellaneous
Thread ID:
00764666
Message ID:
00764696
Views:
23
at a guess, with the prefix of 'a', the property is an array and as such cannot be edited from the properties window.

You can programatically define the values though -

DIMENSION This.aContents[ 1, 2]
This.aContents[ 1, 1] = 'zzzzz'

etc
regards

Ian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform