BarManager.SetMenuShowMouseButton(UIElement, ButtonSwitcher) Method
In This Article
Sets the BarManager.MenuShowMouseButton attached property's value for a given object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element | UIElement | An UIElement for which the Bar |
value | Button |
The Bar |
See Also