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:
Value | Description |
---|---|
-1 | Disable toolbar. |
0 | The toolbar will be enabled but hidden. It can be invoked via right click shortcut menu. |
1 | The 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: XfCont, cntXFRXMultiPage, frmMPPreviewer