MultiRow Property
Object List Next Object
Defined By: TabStrip
Description:
Determines whether a TabStrip control can have multiple rows of tabs.
Settings:
Setting Description
True Allows multiple rows of tabs.
False Limits tabs to only one row.
Details:
The width and number of tabs automatically determine the number of rows in the
TabStrip. Resizing the control can change the number of rows so that the tab
wraps to the next row. If MultiRow is False, and the last tab cannot fit in the
designated width, a horizontal spin control is added to the far right edge of the TabStrip.
Data Type: Boolean