This function is ignored:
- in Adelia Cloud generation,
- in ACRPE print mode.
RDC |
.NET |
X |
Used to set whether or not the toolbar is to be displayed in the preview window.
If the display feature is enabled:
- the Toolbar option is in the preview window's context-sensitive menu,
- the VaPreviewSetDisplayToolbar function has a meaning.
Parameter
NUM_BIN_2 |
Value (I) |
0: disabled. |
1: enabled. |
||
-1: sets default value (1). |
Example
NUM_BIN_2 Value
* Disables the toolbar displayed.
Value = 0
CALL_DLL 'VaCrysRt' 'VaPreviewSetEnableToolbar' Value