StatusBarPanelAutoSize Fields

Overview | Methods | This Package | All Packages

StatusBarPanelAutoSize Fields

Fields Description
CONTENTS Specifies that the width of the panel is determined by its contents.

NONE Specifies that the width of the panel cannot be changed.

SPRING Specifies that the panel shares the the available status bar space (the space not taken up by panels with the StatusBarPanelAutoSize.NONE and StatusBarPanelAutoSize.CONTENTS settings) with other panels that have the StatusBarPanelAutoSize.SPRING setting.