'宣言 Public Enum SupportedGroupSizing Inherits System.Enum
public enum SupportedGroupSizing : System.Enum
'宣言 Public Enum SupportedGroupSizing Inherits System.Enum
public enum SupportedGroupSizing : System.Enum
| メンバ | 解説 |
|---|---|
| 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. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.SupportedGroupSizing