Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Baseclass proerty to new form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00404370
Message ID:
00404441
Views:
9
>yes, the question is how does the form evaluate them?

The class' properties and methods are inherited by the form, which means they become the form's too.

So if I have Form1 based on Class1, and Class1 has Property1 set to .T., you can do:

?Form1.Property1

and it will be .T. too.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform