2.3.1.8 TBFlags

Referenced by: TB

Toolbar flags. The bit description begins from the least significant bit.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

A

B

C

D

E

reserved2

A - fDisabled (1 bit): A bit that specifies whether this toolbar is disabled. A value of 1 specifies that this toolbar is disabled.

B - reserved1 (1 bit): Undefined and MUST be ignored.

C - fCtlModified (1 bit): A bit that specifies whether the toolbar controls of this toolbar have to be saved to the file. A value of 1 specifies that the toolbar controls of this toolbar have to be saved to the file. MAY be 0 and the toolbar MAY still save its toolbar controls to the file.<3>

D - fNoAdaptiveMenus (1 bit): A bit that specifies whether adaptive menus are disabled for this toolbar. A value of 1 specifies that adaptive menus are disabled for this toolbar.

E - fNeedsPositioning (1 bit): A bit that specifies whether the toolbar’s non-docked position needs to be updated for display on multiple monitors. A value of 1 specifies that the toolbar's non-docked position needs to be updated for display on multiple monitors.

reserved2 (11 bits): Reserved bits. MUST be 0.