ComponentEditorForm::ShowForm Method
.NET Framework (current version)
Shows the form. The form will have no owner window.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ShowForm() | Shows the form. The form will have no owner window. |
![]() | ShowForm(Int32) | Shows the specified page of the specified form. The form will have no owner window. |
![]() | ShowForm(IWin32Window^) | Shows the form with the specified owner. |
![]() | ShowForm(IWin32Window^, Int32) | Shows the form and the specified page with the specified owner. |
Show:
