Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control Arrays -- how to make 'em
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00096935
Message ID:
00097843
Vues:
25
>With a set of arrays of each of the paired types, I can do this by getting a
>handle on the index of one control to affect the paired-up controls, and
>iterate across the index to affect other controls of that type.
>AND, I can interleave the tab order of the controls so that all paired-up
>controls are sequentially ordered.

Sounds to me as if what you may want to do is create container classes containing your matched-up controls. To get from a combo to its checkbox, for example, you could use This.Parent.CheckBox, and you could put the generic code in the class, rather than on the form.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform