System.Windows.Forms.AxHost.ShowPropertyPages Method

Displays the property pages associated with the ActiveX control assigned to the specified parent control.

Syntax

public void ShowPropertyPages (Control control)

Parameters

control
The parent System.Windows.Forms.Control of the ActiveX control.

Remarks

If AxHost.HasPropertyPages is false, no property pages are displayed.

Property pages allow an ActiveX control user to view and change ActiveX control properties. These properties are accessed by invoking a control properties dialog box, which contains one or more property pages that provide a customized, graphical interface for viewing and editing the control properties.

Requirements

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