Menubar Property |
Sets or retrieves a value that indicates whether show menu bar of the AceoffixCtrl.
[ JavaScript ]
document.getElementById("AceoffixCtrl1").Menubar
Boolean type.
The property is read/write. The default value is true.
document.getElementById("AceoffixCtrl1").Menubar = false; // Disable Menubar