Back to Devexpress

ToolboxOptionsMinimizing Properties

windowsforms-devexpress-dot-xtratoolbox-dot-toolboxoptionsminimizing-dot-underscore-properties.md

latest2.1 KB
Original Source

ToolboxOptionsMinimizing Properties

Contains control minimization options for the ToolboxControl.

NameDescription
AllowMinimizingGets or sets whether the ToolboxControl can be collapsed.
ColumnCountGets or sets the number of columns into which the ToolboxControl items are arranged in the minimized state.
MinimizeButtonModeGets or sets the direction of the arrow displayed in the Minimize button.
MinimizedWidthGets or sets the width, in pixels, of the ToolboxControl in the minimized state.
NormalWidthGets or sets the width, in pixels, of the ToolboxControl in the normal (expanded) state.
ScrollModeGets or sets whether items hidden in the ToolboxControl minimized state are accessed using scroll buttons (the default behavior) or using a popup panel.
StateGets or sets whether the ToolboxControl is in the normal or minimized state.

See Also

ToolboxOptionsMinimizing Class

ToolboxOptionsMinimizing Members

DevExpress.XtraToolbox Namespace