This topic has not yet been rated - Rate this topic

IPropertyPage2 interface

Applies to: desktop apps only

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.

When to implement

Implement this interface if your property page object supports selection of a specific property.

When to use

Use this interface to select a specific property in a property page.

Members

The IPropertyPage2 interface inherits from IPropertyPage. IPropertyPage2 also has these types of members:

Methods

The IPropertyPage2 interface has these methods.

MethodDescription
EditProperty

Specifies which field is to receive the focus when the property page is activated.

 

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

OCIdl.h

IDL

OCIdl.idl

IID

IID_IPropertyPage2 is defined as 01E44665-24AC-101B-84ED-08002B2EC713

See also

IPerPropertyBrowsing
IPropertyPage
IPropertyPageSite
ISpecifyPropertyPage

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ