Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding a control
Message
From
02/04/1999 17:42:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/04/1999 17:34:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00204823
Message ID:
00204828
Views:
16
>Is there (I know there must be) a way to find out if a control is present on a form other than by trying to access it and then trapping the error? Also, is there a containership hierarchy like in access?
>
>Thanks for the help. -Dave-
if type("oControl") = "O" and !isnull(oControl)
...
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform