﻿<?xml version="1.0" encoding="utf-8"?><Type Name="ICom2PropertyPageDisplayService" FullName="System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService"><TypeSignature Language="C#" Value="public interface ICom2PropertyPageDisplayService" /><AssemblyInfo><AssemblyName>System.Windows.Forms</AssemblyName><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Interfaces /><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Defines a method that shows the property page for an ActiveX control.</para></summary></Docs><Members><Member MemberName="ShowPropertyPage"><MemberSignature Language="C#" Value="public void ShowPropertyPage (string title, object component, int dispid, Guid pageGuid, IntPtr parentHandle);" /><MemberType>Method</MemberType><ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue><Parameters><Parameter Name="title" Type="System.String" /><Parameter Name="component" Type="System.Object" /><Parameter Name="dispid" Type="System.Int32" /><Parameter Name="pageGuid" Type="System.Guid" /><Parameter Name="parentHandle" Type="System.IntPtr" /></Parameters><Docs><remarks>To be added.</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Shows a property page for the specified object.</para></summary><param name="title"><attribution license="cc4" from="Microsoft" modified="false" />A string that is the title of the property page.</param><param name="component"><attribution license="cc4" from="Microsoft" modified="false" />The object for which the property page is created.</param><param name="dispid"><attribution license="cc4" from="Microsoft" modified="false" />The DispID of the property that is highlighted when the property page is created.</param><param name="pageGuid"><attribution license="cc4" from="Microsoft" modified="false" />The GUID for the property page.</param><param name="parentHandle"><attribution license="cc4" from="Microsoft" modified="false" />A IntPtr that is the handle of the parent control of the property page.</param></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>