Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determing what an object is in.. i.e is it in a grid??
Message
From
22/09/1999 13:14:35
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00267662
Message ID:
00267664
Views:
24
>if this.parent.parent.parentclass='Grid'

Check for the existence prior to testing
if type("this.parent.parent.parentclass") = "C"
Previous
Reply
Map
View

Click here to load this message in the networking platform