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

C1.Win.4.5.2 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > C1SuperTooltipBase クラス : BackgroundGradient プロパティ
ツールチップの背景グラデーションを取得または設定します。
シンタックス
'宣言
 
Public Property BackgroundGradient As BackgroundGradient
public BackgroundGradient BackgroundGradient {get; set;}
解説

BackgroundGradient が none 以外の値に設定されている場合は、 BackgroundImageプロパティで指定されている画像の代わりにグラデーションが使用されます。

組み込みのグラデーションとは異なるグラデーションを使用する場合は、画像を作成し、その画像を BackgroundImageプロパティに割り当てます。

参照

C1SuperTooltipBase クラス
C1SuperTooltipBase メンバ