Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FTP download
Message
General information
Forum:
Visual Basic
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00424786
Message ID:
00434864
Views:
13
>hi Phil,
>
>I have a question,
>
>How can you make a report form preview to not display on the screen and have it minimize at the run time?
>
>I am having to modify a program someone did, There is a report that they run. when they run the report, the preview screen comes up , if they minimize the window, it comes back on and maximize on the screen with the next new group in the report.
>
>this keeps them not able to use the computer while they run this report, which takes about 10 min(depends on the selection they do in the program)
>
>I check the codes, but there is nothing written to act this way.
>I can send it to the printer, but some times they want to look at it on the screen.
>
>what is your advise?
>Any solutions?
>I thought, may be if I can keep it minimize while it is running, it might solve the problem.
>
>
>Thanks Phil
>Lal


Hi Sal,

Is the report a Crystal Report report, or a VB report designer report? I am not sure how you would manage the windows like you want, if there are no parameters or properties in the report generator itself that control the display. Have you checked for such things?

You may be able to do something with the window handles via Windows API calls, but I have never tried that. Ed Rauh would be the one to ask about the API approach.

You want the report window to remain minimized until the report has been completely generated, correct?
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform