FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartContextMenuStrip クラス : BackgroundImage プロパティ |
'Declaration
Public Overrides Property BackgroundImage As Image
'使用法
Dim instance As SpreadChartContextMenuStrip Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public override Image BackgroundImage {get; set;}