Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the fastest way to set all tab orders ?
Message
De
08/11/1999 18:51:29
 
 
À
08/11/1999 17:29:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00288683
Message ID:
00288756
Vues:
13
>>If you want to change any property(ies) that several objects have in common to the same setting, you can do a multiple select (either select a block of objects or hold down Shift while you click on each one individually), and then view/adjust the properites.
>
>Hello Bridget,
>
>I already tried this approach but I was hoping for a quicker way to do it. The ultimate solution for me would be this.
>
>For every objects in the page in a pageframe that has the property TabIndex or TabStop set TabIndex = 0 and TabStop = .F.
>
>Then after that I could define each of the objects that are supposed to have TabStop = .T. and the corresponding TabIndex.
>
>But anyway thanks for your help. Maybe there are'nt any alternatives to it and the only solution is what you said.

Pages and pageframes both have a method called Setall that can change properties of all the controls or all of one class of controls that they contain during runtime, but I don't know of any way to do that in the form designer without just selecting them. If you really think that takes too long, maybe you could use a subclass that has the desired settings instead of changing them in each instance?
Bridget K. Dawes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform