TabSizeMode Fields

Overview | Methods | This Package | All Packages

TabSizeMode Fields

Fields Description
FILL_TO_RIGHT Specifies that the width of each tab is increased, if necessary, so that each row of tabs fills the entire width of the container control.

FIXED Specifies that all tabs in a control are the same width.

NORMAL Specifies that the size of each tab is determined by the the size of what is displayed on the tab and that the size of tabs in a row are not adjusted to fill the entire width of the container control.