Ribbon for WinForms
ToolTipGradient 列挙体

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : ToolTipGradient 列挙体
Specifies a background gradient for the tooltips.
シンタックス
'宣言
 
Public Enum ToolTipGradient 
   Inherits System.Enum
public enum ToolTipGradient : System.Enum 
メンバ
メンバ解説
AutomaticUse a gradient that matches the current system Visual Style.
BlueUse a blue background gradient.
GoldUse a gold background gradient.
NoneUse no background gradient.
OliveUse an olive background gradient.
SilverUse a silver background gradient.
VistaUse the Vista-style background gradient.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.ToolTipGradient

参照

C1.Win.Ribbon 名前空間