ComponentEditorForm::ShowForm Method (IWin32Window^, Int32)
.NET Framework (current version)
Shows the form and the specified page with the specified owner.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- owner
-
Type:
System.Windows.Forms::IWin32Window^
The IWin32Window to own the dialog.
- page
-
Type:
System::Int32
The index of the page to show.
Return Value
Type: System.Windows.Forms::DialogResultOne of the DialogResult values indicating the result code returned from the dialog box.
.NET Framework
Available since 1.1
Available since 1.1
Show: