Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object List
Message
De
22/06/2001 10:05:09
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00522334
Message ID:
00522416
Vues:
11
Alex,
Only first level:)
Cetin

>Jimi,
>You can use Controls property of form to enumerate all controls on form:
>
For i=1 to Thisform.ControlCount
>    If Thisform.Control(i).Class = 'EditBox'
>&& Place your code here
>    EndIf
>EndFor
>You can also try to use AINSTANCE(Array, 'EditBox') and check Parent property of instances returned to verify if it belongs to form.
>
Ç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