Aracılığıyla paylaş


CollectionEditor.CollectionForm.ShowEditorDialog Yöntem

Tanım

Belirtilen IWindowsFormsEditorService nesneyi kullanarak koleksiyon düzenleyicisinin iletişim kutusunu gösterir.

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

Parametreler

edSvc
IWindowsFormsEditorService

IWindowsFormsEditorService İletişim kutusunu göstermek için kullanılabilecek bir.

Döndürülenler

DialogResult İletişim kutusundan döndürülen sonuç kodunu gösteren bir.

Şunlara uygulanır