VisualStyleRenderer.Part 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前视觉样式元素的部件。
public:
 property int Part { int get(); };public int Part { get; }member this.Part : intPublic ReadOnly Property Part As Integer属性值
一个指定当前视觉样式元素的部件的值。
注解
此属性标识类的特定专用化。 有关视觉样式元素的类、部件和状态的详细信息,请参阅 VisualStyleElement 类。