iTool Property

Controls the visibility of the toolbar at the top.

Object.iTool = number

Return Value

Number
Specifies if toolbar is visible or not. Allowed values are:

ValueDescription
-1Disable toolbar.
0The toolbar will be enabled but hidden. It can be invoked via right click shortcut menu.
1The toolbar will be enabled and visible (default value).
2

The toolbar will be displayed as embedded to the form (available only in cntXFRXMultiPage and frmMPPreviewer classes).

Remarks

Applies To: XfContcntXFRXMultiPagefrmMPPreviewer