This property returns and sets the fixed width of all Tab objects in a TabStrip control, but only if the TabWidthStyle property is set to tabFixed.
object.TabFixedWidth [= integer]
If the TabWidthStyle property is set to tabFixed and the value of the TabFixedWidth property is set, the width of each Tab object remains the same whether you add or delete Tab objects in the control.