Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add property to form at runtime?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00754074
Message ID:
00754084
Views:
19
>When using CreateObject() and AddObject() to create a form, how does one add a custom property to the form?

With AddProperty() method.
Thisform.Addproperty("myproperty", Null)
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform