Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change Report preview window
Message
From
04/12/2003 03:22:20
Suhas Hegde
Dental Surgeon
Sirsi, India
 
 
To
04/12/2003 02:18:27
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00855744
Message ID:
00855748
Views:
19
hi,
i had some porblem with the report window.

but i solved it in a different way . i am not sure if this is a solution.

i defined a window as window1
i created a form with the properties as form1
left = 0 this must be 0 or the preview will be too inside
top = 0 this must be 0 or the preview will be too inside
borderstyle = 3 sizable
titlebar = 0 false
visible = false
height = your value
width = your value

then i used

report form abc preview window form1 in window window1 nowait

that way i could supress the titlebar and get the scrollbars.
may be to change the caption u might have to set titlebar on and change the caption of the form1 to what u need

suhashegde
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform