Common Application Framework

PanelSizingMode Enumeration

Enumeration of the statusbar panel sizing options.

public enum PanelSizingMode

Members

Member Name Description
Adjustable The panel's base size is controlled by the width but the panel may be resized.
Automatic The panel's size is based on its contents.
Fixed The panel's size is controlled by the width.
Spring The panel size is based on the remaining size remaining after the other visible panes have been sized.

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

Aveva.ApplicationFramework.Presentation Namespace