Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Option Group question
Message
De
01/02/2007 14:40:45
 
 
À
01/02/2007 13:30:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01191265
Message ID:
01191568
Vues:
11
Good catch Cetin!

Barry, I would also not use "button" as a variable name normally, especially as it is a reserved word.

Normally I would call that variable "m.loButton"

>>>Hi Barry,
>>>
>>>this code might do it for you in the gotfocus of the container:
>>>
>>>
>>>WITH this.optiongroup1
>>>	FOR EACH button IN .Buttons
>>>		IF button.Caption = .Value
>>>			button.SetFocus()
>>>		ENDIF
>>>	ENDFOR
>>>ENDWITH
>>>
>
>Barry,
>You better use == instead of =. Otherwise you need to be sure say PageFrame comes after Page.
>Cetin
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform