IPropertyPage2 interface (ocidl.h)
An extension to IPropertyPage to support initial selection of a property on a page.
This method works in conjunction with the implementation of IPerPropertyBrowsing::MapPropertyToPage on an object that supplies properties and specifies property pages through ISpecifyPropertyPages. This interface has only one extra method in addition to those in IPropertyPage. That method, IPropertyPage2::EditProperty tells the page which property to highlight.
Inheritance
The IPropertyPage2 interface inherits from IPropertyPage. IPropertyPage2 also has these types of members:
Methods
The IPropertyPage2 interface has these methods.
IPropertyPage2::EditProperty Specifies which field is to receive the focus when the property page is activated. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | ocidl.h |