This topic has not yet been rated - Rate this topic

RibbonMenuButton.CanUserResizeVertically Property

.NET Framework 4

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

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)
public bool CanUserResizeVertically { 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

CanUserResizeVerticallyProperty

Metadata properties set to true

None

Did you find this helpful?
(1500 characters remaining)