IPropertyPage 的扩展,用于支持在页面上初始选择属性。
此方法与通过 ISpecifyPropertyPages 提供属性并指定属性页的对象上的 IPerPropertyBrowsing::MapPropertyToPage 的实现结合使用。 除了 IPropertyPage 中的方法外,此接口只有一个额外的方法。 该方法 IPropertyPage2::EditProperty 告知页面要突出显示的属性。
继承
IPropertyPage2 接口继承自 IPropertyPage。 IPropertyPage2 还具有以下类型的成员:
方法
IPropertyPage2 接口包含以下方法。
|
IPropertyPage2::EditProperty 指定在激活属性页时接收焦点的字段。 |
要求
| 要求 | 值 |
|---|---|
| 最低受支持的客户端 | Windows 2000 Professional [仅限桌面应用] |
| 最低受支持的服务器 | Windows 2000 Server [仅限桌面应用] |
| 目标平台 | Windows |
| 标头 | ocidl.h |