Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
TabSizeMode.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.
Syntax
public static final int FILL_TO_RIGHT;
Remarks
This style applies only to TabStrip or TabControl controls whose multiLine property is set to true.