Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_ReportOutput Toolbar
Message
 
 
To
19/06/2008 04:17:21
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01325366
Message ID:
01325384
Views:
20
This message has been marked as the solution to the initial question of the thread.
Hi Jon,

There's no good way to stop any toolbar from docking. The following code is the best you can get but it'll require to make changes to Reportpreview.app.
* AfterDock Event
This.Dock(-1)
>Is it possible to stop the _REPORTOUTPUT toolbar from docking in the standard toolbar when its doulble clicked. I want it to stay in the same position when the report is previewed I have set the movable property to false which stops the user from moving it but if they double click on it it still moves.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform