ToolBarButtonSizeMode
Wisej.Web.ToolBarButtonSizeMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Specifies how a ToolBarButton in a ToolBar control behaves when the control resizes.
public enum ToolBarButtonSizeMode : Enum
Fields
Name
Description
Auto
The width of the ToolBarButton is determined by its contents.
Used By
Name
Description
Returns or sets how the toolbar button is resized.
Sets the size mode of the ToolBarButton.
Last updated
Was this helpful?