floating close button on a report preview

D

default105

Can you make a floating close button that hangs in front of a report but is
movable and still allows full access to zooming in and out and moving the
report itself? I thought of a using a cmd button but I did not see Print
Property like there is in Excel.

Thanks in Advance
 
M

Marshall Barton

default105 said:
Can you make a floating close button that hangs in front of a report but is
movable and still allows full access to zooming in and out and moving the
report itself? I thought of a using a cmd button but I did not see Print
Property like there is in Excel.


No. Reports are static displays and do not interact with
user actions.

Why not use a custom tool/menu bar?

If you can't afford the screen real estate for a tool/menu
bar, don't forget that a shortcut menu bar is just a right
click away.
 
Top