VisualStyleRenderer.Part 属性

定义

获取当前视觉样式元素的一部分。

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

属性值

一个值,指定当前视觉样式元素的一部分。

注解

此属性标识类的特定专用化。 有关视觉样式元素的类、部件和状态的详细信息,请参阅该 VisualStyleElement 类。

适用于