Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking if column has a control
Message
De
06/03/2011 11:40:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01502528
Message ID:
01502774
Vues:
176
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I'm looping through the all columns in the grid using for each loColumn in this.Columns and I'd like to set DynamicCurrentControl property for most of the columns. I'd like to check first, if my column has a check1 and check2 controls. I'm not exactly sure how? Using type or getpem?
>
>Any ideas?
>
>Thanks in advance.

PEMSTATUS,VARTYPE,TYPE can do the job.

BUT!
If check1 is a class's member
and check1.init returns .F. or Column.RemoveObject('check1') is called,
they return a zombie object.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform