System.Windows.Forms.Design.ComponentEditorForm.ShowForm Method

Shows the form and the specified page with the specified owner.

Syntax

public virtual System.Windows.Forms.DialogResult ShowForm (System.Windows.Forms.IWin32Window owner, int page)

Parameters

owner
The System.Windows.Forms.IWin32Window to own the dialog.
page
The index of the page to show.

Returns

One of the System.Windows.Forms.DialogResult values indicating the result code returned from the dialog box.

Remarks

Documentation for this section has not yet been entered.

Requirements

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