Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Have Form Auto open after menu's
Message
From
04/11/2014 05:37:20
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01610439
Message ID:
01610440
Views:
47
>Anyone know a way to have a Form.scx appear (this would be right after the menu's - File, Edit, App Menu, etc. are there)?
>
>In other words, right now the user selects the Form from the App Menu, but I am wondering if I can have this auto appear.
>
>Thanks in advance....
>
>Mel

After showing the menu, in your startup function/proc just before the read events
do form FormName
read events
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform