IPerPropertyBrowsing Interface

IPerPropertyBrowsing is a standard Microsoft interface. See the Microsoft documentation for a detailed explanation. It is typically used by property inspectors, such as the Properties palette, to display property pages for objects that provide them. IPerPropertyBrowsing serves two basic functions. The first is to associate a property page or other dialog box with a particular property via an ellipsis button on the Properties palette dialog box. The second is to support custom property drop-down lists in the Properties palette control.