<TOOLBAR>

<< Click to Display Table of Contents >>

Navigation:  Preview window >

<TOOLBAR>

Hides buttons in the preview window toolbar.

Tuto_Title

 

Syntax:

 <TOOLBAR=list_of_buttons>

 

 where list_of_buttons is a comma delimited list with the following keywords:

 

PRINT

!PRINT

displays/hides the two printing buttons, PRINT and PRINT1

MAIL

!MAIL

displays/hides the Mail button

EXPORT

!EXPORT

displays/hides the Export button

PRINT1

!PRINT1

displays/hides the Print current page button




ENABLEDKEYS

!ENABLEDKEYS

displays/hides the enabled function keys

F1Ctrl_F1Alt_F1

DISABLEDKEYS

!DISABLEDKEYS

displays/hides the disabled function keys

Z_Disabled

 

Example :

 <TOOLBAR=!EXPORT,!MAIL> hides the export and the mail buttons.

 

about_24_h <TOOLBAR=!PRINT> hides the two printing buttons. If you want to have the print-current-page button enabled, use <TOOLBAR=!PRINT,PRINT1> (in this order)