StatusBarPanelAutoSize
Wisej.Web.StatusBarPanelAutoSize
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies how a StatusBarPanel on a StatusBar control behaves when the control resizes.
Fields
Name | Description |
---|---|
Contents | The width of the StatusBarPanel is determined by its contents. |
None | The StatusBarPanel does not change size when the StatusBar control resizes. |
Spring |
Used By
Name | Description |
---|---|
Returns or sets whether the status bar panel is automatically resized. |
Last updated