2.2.9.6 TabStripTabFlagData

Specifies properties for individual tabs in the TabStripControl that contains this TabStripTabFlagData. If PropMask.fTabData is set to zero, these properties MUST NOT be stored in the file.

Arrays in this structure are ordered. The first element in each array corresponds to the first tab. The order of elements in ExtraDataBlock.Items specifies the order of the tabs.


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

TabStripTabFlags (variable)

...

TabStripTabFlags (variable): An array of TabStripTabFlag. Specifies Boolean properties of each tab. The number of elements in this array MUST be equal to the value of the DataBlock.TabData of the TabStripControl that contains this TabStripTabFlagData.