Hi all,
I want the switchboard being prevented from any attempt to print it out. Assume that the switchboard has the focus and the user presses the print command button on the Access-Menu, than the it should just do nothing. Currently the form view is switched to print preview and the user can only close the form and the switchboard is no longer "existing", that's why I put the quit database command in the form_close - event.
I was thinking of any form event which is fired if the user presses the print-menu-button, or a form property which could be set but could not find any.
Does anybody out there has an idea. I would be really thankful.
Kind regards,
Mary
.
I want the switchboard being prevented from any attempt to print it out. Assume that the switchboard has the focus and the user presses the print command button on the Access-Menu, than the it should just do nothing. Currently the form view is switched to print preview and the user can only close the form and the switchboard is no longer "existing", that's why I put the quit database command in the form_close - event.
I was thinking of any form event which is fired if the user presses the print-menu-button, or a form property which could be set but could not find any.
Does anybody out there has an idea. I would be really thankful.
Kind regards,
Mary
