Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scanning through objects to assign property values
Message
From
17/05/2001 14:34:08
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00508436
Message ID:
00508460
Views:
28
>>Is there a way to assign property values to a group of objects if there is not a value already asssigned? I'm looking to set all the HelpContextID properties for objects on a page (form, pageframe, whatever...) to a specific value unless they have previously been assigned in development. I'm trying to think of a way to use the SetAll method to handle this... Thanks!
>>
>>Regards, Renoir
>
>You can use Thisform.SetAll method, but you have to write your own HelpContextID_assign method for objects, where you want to check, if it was not empty before.
>
>Another way would be loop through form collections...

That's exactly my question... How do I do what you just said. Renoir
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform