Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing properties of all the objects in all the forms.
Message
De
31/05/1998 17:30:27
 
 
À
31/05/1998 17:23:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00103445
Message ID:
00103501
Vues:
27
Hi Shailesh,

I made a mistake on my post. You cannot send THISFORM in the ON KEY LABEL, so change the command to ON KEY LABEL F5 DO SetEnabled with no further parameters. The structure of SetEnabled is also changed to:

PROCEDURE SetEnabled
_SCREEN.ActiveForm.SetAll("Enabled",.T.)
_SCREEN.ActiveForm.Refresh()
ENDPROC

Sorry for the error. Hope THIS helps :)

>>
>>We wish to change certain propertis of all the objects in a form. So how do we determine how many objects and what are they. in any particular form. and how can i change all of them on certain hot key press event.
>>
>>Thanks in advance.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform