public static void BeginEditor(fMap Owner) { fEditMap editor = new fEditMap(Owner); editor.Show(Owner); }