StatusBarPanelAutoSize
Wisej.Web.StatusBarPanelAutoSize
Last updated
Was this helpful?
Wisej.Web.StatusBarPanelAutoSize
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Specifies how a StatusBarPanel on a StatusBar control behaves when the control resizes.
Contents
The width of the StatusBarPanel is determined by its contents.
None
The StatusBarPanel does not change size when the StatusBar control resizes.
Spring
The StatusBarPanel uses the available space on the StatusBar (the space not taken up by other panels whose property is set to None or Contents) and shares it with other panels that have their property set to Spring.
Returns or sets whether the status bar panel is automatically resized.