VisualStyleRenderer.State 屬性

定義

取得目前視覺化樣式項目的狀態。

public:
 property int State { int get(); };
public int State { get; }
member this.State : int
Public ReadOnly Property State As Integer

屬性值

值,識別目前視覺化樣式項目的狀態。

備註

這個屬性會識別目前 和 Part 屬性值所識別之專案的目前 Class 視覺狀態。 如需視覺化樣式專案之類別、元件和狀態的詳細資訊,請參閱 類別 VisualStyleElement

適用於