Class RibbonWindowBorder.CornerStyle
Lists the supported window border corner styles.
Namespace: Binarymission.WPF.Controls.Office
Assembly: Binarymission.WPF.Controls.BinaryRibbon.dll
Syntax
public sealed class CornerStyle : Enum
Fields
All
Corner edge style is applied to only the all edges of the window.
Declaration
public const RibbonWindowBorder.CornerStyle All
Field Value
Type | Description |
---|---|
RibbonWindowBorder.CornerStyle |
Default
The default corner edge style - i.e. no built-in style is applied.
Declaration
public const RibbonWindowBorder.CornerStyle Default
Field Value
Type | Description |
---|---|
RibbonWindowBorder.CornerStyle |
Top
Corner edge style is applied to only the top edges of the window.
Declaration
public const RibbonWindowBorder.CornerStyle Top
Field Value
Type | Description |
---|---|
RibbonWindowBorder.CornerStyle |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |