Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change Form DESKTOP properties in runtime ?
Message
From
03/06/2009 04:00:35
 
 
To
02/06/2009 19:29:47
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01401188
Message ID:
01403347
Views:
103
>>You can set desktop to .F. with
>>
>>SHOW WINDOW (ForminDesktop.Name) IN (otherVFPForm.Name)
>>* now ForminDesktop.Desktop is .F.
>>ForminDesktop.Move(0,0)
>>
>>but you canot restore it to .T.
>>
>>VFP have not the revert command:
>>
>>SHOW WINDOW (Form.Name) IN DESKTOP
>>
>
>Yes it does:
>
SHOW WINDOW (frm.Name) IN (_screen.Name)
DESKTOP is not SCREEN

Read "IN DESKTOP" in "DEFINE WINDOW" vfp help command.

Hi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform