Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form does not appear again
Message
 
To
16/12/2007 02:30:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01276137
Message ID:
01276216
Views:
17
Hi,

>When I call a modal form (for Price Verification) from a (invoice.scx) form it appears but when I call it again it does not appear.

How are you calling the form?

Is it possible that you moved the form outside the visible area? In the Init event put the following code:
This.AutoCenter = .F.
This.AutoCenter = .T.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform