BorderSkin.BackImage プロパティ

定義

スキン フレームの背景イメージを取得または設定します。

public:
 property System::String ^ BackImage { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string BackImage { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BackImage : string with get, set
Public Property BackImage As String

プロパティ値

string 値。

属性

適用対象