共用方式為


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 值。

屬性

適用於