[]
Specifies a restriction on sizing the item when it appears on a RibbonGroup.
public enum SupportedGroupSizing
Public Enum SupportedGroupSizing
| Name | Description |
|---|---|
| Any | There are no restrictions on sizing the item. |
| LargeImageOnly | Prevents the item from switching to a small image. |
| TextAlwaysVisible | Prevents the item from hiding its text label. |