Warning: This function is ignored in Adelia Cloud generation.
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