System.Windows.Forms.ComponentModel.Com2Interop.ICom2PropertyPageDisplayService.ShowPropertyPage Method

Shows a property page for the specified object.

Syntax

public void ShowPropertyPage (string title, object component, int dispid, Guid pageGuid, IntPtr parentHandle)

Parameters

title
A string that is the title of the property page.
component
The object for which the property page is created.
dispid
The DispID of the property that is highlighted when the property page is created.
pageGuid
The GUID for the property page.
parentHandle
A IntPtr that is the handle of the parent control of the property page.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.ComponentModel.Com2Interop
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0