Ribbon for WinForms
BackgroundGradient プロパティ (C1SuperTooltipBase)

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > C1SuperTooltipBase クラス : BackgroundGradient プロパティ
Gets or sets the background gradient for the tooltips.
シンタックス
'宣言
 
Public Property BackgroundGradient As BackgroundGradient
public BackgroundGradient BackgroundGradient {get; set;}
解説

When the BackgroundGradient is set to a value other than none, the gradient is used instead of the image specified by the BackgroundImage property.

If you want to use a gradient different from the built-in ones, create an image and assign it to the BackgroundImage property.

参照

C1SuperTooltipBase クラス
C1SuperTooltipBase メンバ