Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Whole reference to object
Message
De
28/09/2005 04:24:53
 
 
À
28/09/2005 04:02:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01053767
Message ID:
01053775
Vues:
10
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I need to get a full reference to an object on form (or toolbar, etc..). For example for a form with one conatiner and a command button in the container it should return something like formname.containername.commandbutton1.
>
>So I build one recursion func to searc for parent of an object and return its name proeperty and than concatenate recursivly.
>
>Problem is that i cannot fulfill my scenario becouse when it comes to form lavel it says it cannot find parent object, and generates error (1924).
>
>Any Other sugestions or tip to finish mine need.
? sys(1272,this)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform