Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print dialog box minimizes main window
Message
 
 
To
07/02/2000 08:55:03
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00328207
Message ID:
00328212
Views:
19
>This is my command "report form c:\form1 noconsole plain to printer prompt" When the print dialog box appears the main window becomes minimized . How can i prevent this.Forms showwindow property is set to 2
>
>
>thanks

How about the Forms WindowSate property? Check somewhere in your code if the said property is set to 1. Set it to 2 or 0 instead.

Form1.WindowState = 2 or 0
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform