Microsoft SDK for Java

TabSizeMode.NORMAL

Specifies that the size of each tab is determined by 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.

Syntax

public static final int NORMAL;

© 1999 Microsoft Corporation. All rights reserved. Terms of use.