共用方式為


IPropertyPage2 介面 (ocidl.h)

IPropertyPage 的延伸模組,可支援頁面上屬性的初始選取。

這個方法可搭配在提供屬性的對象上實作 IPerPropertyBrowsing::MapPropertyToPage ,並透過 ISpecifyPropertyPages 指定屬性頁。 除了 IPropertyPage 中的方法之外,這個介面只有一個額外的方法。 該方法,IPropertyPage2::EditProperty 會告訴頁面要醒目提示的屬性。

繼承

IPropertyPage2 介面繼承自 IPropertyPageIPropertyPage2 也有下列類型的成員:

方法

IPropertyPage2 介面具有這些方法。

 
IPropertyPage2::EditProperty

指定啟動屬性頁時,要接收焦點的欄位。

規格需求

需求
最低支援的用戶端 Windows 2000 Professional [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限桌面應用程式]
目標平台 Windows
標頭 ocidl.h

另請參閱

IPerPropertyBrowsing

IPropertyPage

IPropertyPageSite

ISpecifyPropertyPage