Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prevent user to open form second time
Message
De
26/01/2005 11:39:37
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
26/01/2005 11:25:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Novell 4.x
Database:
Visual FoxPro
Divers
Thread ID:
00980766
Message ID:
00980825
Vues:
30
>Jim, How can I put the enable command in the release form. The Command button is on the main form where I call secondary form. Do you mean to say that enable command should be in the secondary form. If so, how can I set the path of the command button of the main form.
>
>Please suggest !

Saif,

Personally, I like Martin's approach better. However, if the calling form is named 'Form1' and the Command button is named cmdForm2,
Form1.cmdForm2.Enabled = .T.
should work.

Regards,
Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform