FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpMultiOption クラス : BackgroundImage プロパティ |
'Declaration Public Overridable Shadows Property BackgroundImage As Picture
'使用法 Dim instance As FpMultiOption Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public virtual new Picture BackgroundImage {get; set;}