BarControlLayoutStyle Enum
Specifies the layout style to use for an IBarControl.
public enum BarControlLayoutStyle
Fields
| Name | Description |
|---|---|
| Flow | Command links flow to multiple lines as necessary. |
| StackWithOverflow | Command links are laid out in a single line with overflow as necessary. |