HierarchicalDataSourceControl.SkinID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要套用至 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因為 沒有視覺轉譯,所以不支援主題或外觀。