Printer Icon on menu bar
Printer Icon on menu bar
How do I remove the printer icon on the menu bar. The users will have no printer available to them.
Re: Printer Icon on menu bar
Set the following in the INI file.
[Buttons]
Print=False
You should also disable the print from the context menu.
[ContextMenu]
Print=False
[Security]
DisableContextMenu=True
- or -
UseCustomContextMenu=True
--Scott
[Buttons]
Print=False
You should also disable the print from the context menu.
[ContextMenu]
Print=False
[Security]
DisableContextMenu=True
- or -
UseCustomContextMenu=True
--Scott