ToolBarButtonSizeMode
Wisej.Web.ToolBarButtonSizeMode
public enum ToolBarButtonSizeMode : EnumPublic Enum ToolBarButtonSizeMode As [Enum]Fields
Name
Description
Used By
Name
Description
Last updated
Was this helpful?
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 : EnumPublic Enum ToolBarButtonSizeMode As [Enum]Auto
The width of the ToolBarButton is determined by its contents.
Returns or sets how the toolbar button is resized.
Sets the size mode of the ToolBarButton.
Last updated
Was this helpful?
Was this helpful?

