Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining if object has been added to grid column
Message
De
10/12/1998 12:36:36
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/12/1998 12:30:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00166188
Message ID:
00166194
Vues:
13
>All,
>
>I have several grid columns in which I programatically add objects. How can I (Programatically) tell what objects I have added to these columns?
>
>TIA
* Grid custom method
activate screen
for each oColumn in this.columns
    for each oControl in oColumn.controls
        ? oControl.name, oControl.baseclass, oControl.class
    endfor
endfor
ie:Call it from a commandbutton.
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform