ComponentEditorForm::ShowForm Method (Int32)
.NET Framework (current version)
Shows the specified page of the specified form. The form will have no owner window.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- 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: