This topic has not yet been rated - Rate this topic

RibbonMenuButton.CanUserResizeHorizontally Property

.NET Framework 4

Gets or sets a value that indicates whether the user can resize the drop-down horizontally.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)
public bool CanUserResizeHorizontally { get; set; }

Property Value

Type: System.Boolean
true if the drop-down can be resized by the user; otherwise, false. The registered default is false. For more information about what can influence the value, see Dependency Property Value Precedence.

Identifier field

CanUserResizeHorizontallyProperty

Metadata properties set to true

None

Did you find this helpful?
(1500 characters remaining)