CollectionEditor::CollectionForm::ShowEditorDialog Method (IWindowsFormsEditorService^)
.NET Framework (current version)
Shows the dialog box for the collection editor using the specified IWindowsFormsEditorService object.
Assembly: System.Design (in System.Design.dll)
public protected: virtual DialogResult ShowEditorDialog( IWindowsFormsEditorService^ edSvc )
Parameters
- edSvc
-
Type:
System.Windows.Forms.Design::IWindowsFormsEditorService^
An IWindowsFormsEditorService that can be used to show the dialog box.
Return Value
Type: System.Windows.Forms::DialogResultA DialogResult that indicates the result code returned from the dialog box.
.NET Framework
Available since 1.1
Available since 1.1
Show: