Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax for form1.office1.value
Message
From
08/09/1997 15:42:55
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00049027
Message ID:
00049032
Views:
58
>I am trying to evaluate the expression "form1.office1.value" but the error "Object form1 is not found" results. the form I created is subclassed but still is called 'Form1'.

Try Thisform.office1.value
or (if it's not active form) _SCREEN.Forms(nIndex).office1.value
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform