CommonGet Default Editor Form Method
Overload List
| GetDefaultEditorForm(String, Int32, Int32, DynamicLayout) | returns a form whose contents are defined by the content argument (Dynamic Layout) |
| GetDefaultEditorForm(String, Int32, Int32, PixelLayout) | returns a form whose contents are defined by the content argument (Pixel Layout) |
| GetDefaultEditorForm(String, Int32, Int32, Control, Boolean) | |
| GetDefaultEditorForm(String, Int32, Int32, TableLayout, Boolean) | returns a form whose contents are defined by the TableLayout argument |