'宣言 Public Enum BackgroundGradient Inherits System.Enum
public enum BackgroundGradient : System.Enum
'宣言 Public Enum BackgroundGradient Inherits System.Enum
public enum BackgroundGradient : System.Enum
| メンバ | 解説 | 
|---|---|
| Automatic | Use a gradient that matches the current system Visual Style. | 
| Blue | Use a blue background gradient. | 
| Gold | Use a gold background gradient. | 
| None | Use no background gradient. | 
| Olive | Use an olive background gradient. | 
| Silver | Use a silver background gradient. | 
| Vista | Use the Vista-style background gradient. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1SuperTooltip.BackgroundGradient