Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent user to open form second time
Message
From
26/01/2005 11:39:37
 
 
To
26/01/2005 11:25:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00980766
Message ID:
00980825
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform