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