Udostępnij za pośrednictwem


CollectionEditor.CollectionForm.ShowEditorDialog Metoda

Definicja

Wyświetla okno dialogowe edytora kolekcji przy użyciu określonego IWindowsFormsEditorService obiektu.

protected public:
 virtual System::Windows::Forms::DialogResult ShowEditorDialog(System::Windows::Forms::Design::IWindowsFormsEditorService ^ edSvc);
protected internal virtual System.Windows.Forms.DialogResult ShowEditorDialog (System.Windows.Forms.Design.IWindowsFormsEditorService edSvc);
abstract member ShowEditorDialog : System.Windows.Forms.Design.IWindowsFormsEditorService -> System.Windows.Forms.DialogResult
override this.ShowEditorDialog : System.Windows.Forms.Design.IWindowsFormsEditorService -> System.Windows.Forms.DialogResult
Protected Friend Overridable Function ShowEditorDialog (edSvc As IWindowsFormsEditorService) As DialogResult

Parametry

edSvc
IWindowsFormsEditorService

Element IWindowsFormsEditorService , który może służyć do wyświetlania okna dialogowego.

Zwraca

Element DialogResult wskazujący kod wyniku zwrócony z okna dialogowego.

Dotyczy