VisualStyleRenderer.State 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
能取得目前視覺風格元素的狀態。
public:
property int State { int get(); };
public int State { get; }
member this.State : int
Public ReadOnly Property State As Integer
屬性值
一個用來識別當前視覺樣式元素狀態的值。
備註
此屬性識別由當前 Class 與 Part 屬性值所識別元素的當前視覺狀態。 欲了解更多關於視覺風格元素的類別、零件及狀態,請參見類別。VisualStyleElement