Ejemplo n.º 1
0
        }//end EditVehicleScreen()

        //set the parent form
        public void SetParentForm(MainScreen Form)
        {
            this.ParentForm = Form;
        }//end SetParentForm()