public void OpenAmountModal(object paramter) { AdminModal = new AdminLoteEntUpdateAmountsModal(this); AdminModal.ShowDialog(); }