Class ApplicationMenuButtonStyle
Lists the supported styles of Application menu button rendering.
Namespace: Binarymission.WPF.Controls.Office
Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
Syntax
public sealed class ApplicationMenuButtonStyle : Enum
Fields
GlassyWithCustomBackgroundFill
Renders the application menu button with a full glass fill mixed with a custom background fill color that you can set using ApplicationMenuButtonBackgroundBrushKey value.
Declaration
public const ApplicationMenuButtonStyle GlassyWithCustomBackgroundFill
Field Value
Type | Description |
---|---|
ApplicationMenuButtonStyle |
StandardOffice
Renders the application menu button similar to what is seen in Office application, with two differing Orange color fill depending on whether the mouse is over the button or is pressing the button.
Declaration
public const ApplicationMenuButtonStyle StandardOffice
Field Value
Type | Description |
---|---|
ApplicationMenuButtonStyle |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |