HierarchicalDataSourceControl.SkinID 屬性

定義

取得或設定要套用至 HierarchicalDataSourceControl 控制項的面板。

public:
 virtual property System::String ^ SkinID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public override string SkinID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SkinID : string with get, set
Public Overrides Property SkinID As String

屬性值

所有情況下都是 Empty

屬性

例外狀況

嘗試設定 SkinID 屬性的值。

備註

HierarchicalDataSourceControl因為 沒有視覺轉譯,所以不支援主題或外觀。

適用於