Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report preview go in background
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01172660
Message ID:
01172880
Views:
14
This message has been marked as the solution to the initial question of the thread.
>>>>>I use print preview in many form, all work fine, but I have one that put the preview in background and I don't understand why...
>>>>>
>>>>>My form's AlwaysOnTop is set to .F., ShowWindow is set to 0, WindowsType is set to 0. All My form are set like this.
>>>>>
>>>>>Any ideas are welcome.
>>>>
>>>>That's always a bit faffy and tricky.
>>>>
>>>>I always disappear my form while showing the report:
>>>>
>>>>Thisform.visible = .F.
>>>>report form ....
>>>>Thisform.visible = .T.
>>>
>>>Seems to be a good idea, but it won't work like all other printing form in my app (more than 20 forms, version 7.0.0 and more than 250 customers using it)
>>
>>Ah, well, why didn't you SAY so?
>>
>>Is it anything to do with this form being modal?
>
>It is not a Modal form... that why i'm asking why the preview goes backward

Have you tried .AlwaysOnBottom = .T. for the form?

Also, have you tried comparing the prop's of this form side-by-dide with those of a similar form where this isn't a problem?
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform