VisualStyleRenderer.State 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前視覺化樣式項目的狀態。
public:
property int State { int get(); };
public int State { get; }
member this.State : int
Public ReadOnly Property State As Integer
屬性值
值,識別目前視覺化樣式項目的狀態。
備註
這個屬性會識別目前 和 Part 屬性值所識別之專案的目前 Class 視覺狀態。 如需視覺化樣式專案之類別、元件和狀態的詳細資訊,請參閱 類別 VisualStyleElement 。