Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control Class Instances
Message
From
12/04/2005 17:37:31
 
 
To
12/04/2005 16:44:31
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003962
Message ID:
01003979
Views:
12
Hello,

test for an existing object before the AddObject() call

e.g.
IF TYPE('THISFORM.hierarchie.ObjectName') != 'O'
THISFORM.AddObject(...)
ENDIF

Regards
Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform