'宣言 Public Enum ColoredButton Inherits System.Enum
public enum ColoredButton : System.Enum
'宣言 Public Enum ColoredButton Inherits System.Enum
public enum ColoredButton : System.Enum
| メンバ | 解説 |
|---|---|
| Azure | 空色のボタン。 |
| Brown | 茶色のボタン。 |
| Cyan | 水色のボタン。 |
| DarkBlue | 濃い青色のボタン。 |
| Default | デフォルトのボタンの外観。 |
| Green | 緑色のボタン。 |
| Olive | オリーブ色のボタン。 |
| Orange | 空色のボタン。 |
| Purple | 紫色のボタン。 |
| Rose | バラ色のボタン。 |
| Rust | 赤褐色のボタン。 |
| Violet | スミレ色のボタン。 |
System.Object
System.ValueType
System.Enum
C1.Win.C1Ribbon.ColoredButton