共用方式為


VisualStyleRenderer.State 屬性

定義

能取得目前視覺風格元素的狀態。

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

屬性值

一個用來識別當前視覺樣式元素狀態的值。

備註

此屬性識別由當前 ClassPart 屬性值所識別元素的當前視覺狀態。 欲了解更多關於視覺風格元素的類別、零件及狀態,請參見類別。VisualStyleElement

適用於