Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why won't my form be released?
Message
From
02/04/2003 22:00:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Why won't my form be released?
Miscellaneous
Thread ID:
00773396
Message ID:
00773396
Views:
36
i have form1 with MDIform set to .T. in it's init event i have

DO FORM user TO loclicked
IF loclicked
Thisform.Caption="Release"
Thisform.Release()
ENDIF

form user will ask for user name and password, it has two buttons OK and CANCEL. if my cancel button is clicked, my form1's caption changes to "Release".

but why is it not Released?
Next
Reply
Map
View

Click here to load this message in the networking platform