msoBarProtection |
| Specifies how a command bar is protected from user customization. |
| msoBarNoChangeDock | Docking setting cannot be changed (16) |
| msoBarNoChangeVisible | Command bar cannot be hidden (8) |
| msoBarNoCustomize | Command bar cannot be customized (1) |
| msoBarNoHorizontalDock | Command bar cannot be docked to the top or bottom (64) |
| msoBarNoMove | Command bar cannot be moved (4) |
| msoBarNoProtection | All aspects of command bar can be customized by user (0) |
| msoBarNoResize | Command bar cannot be resized (2) |
| msoBarNoVerticalDock | Command bar cannot be docked to the left or right (32) |
| msoBarNoChangeDock |
| Docking setting cannot be changed (16) |
| msoBarNoChangeVisible |
| Command bar cannot be hidden (8) |
| msoBarNoCustomize |
| Command bar cannot be customized (1) |
| msoBarNoHorizontalDock |
| Command bar cannot be docked to the top or bottom (64) |
| msoBarNoMove |
| Command bar cannot be moved (4) |
| msoBarNoProtection |
| All aspects of command bar can be customized by user (0) |
| msoBarNoResize |
| Command bar cannot be resized (2) |
| msoBarNoVerticalDock |
| Command bar cannot be docked to the left or right (32) |
| REMARKS |
| * These constants are additive which means you can apply several to the same commandbar. |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top