public NewInvoice(OrderForm of1) { InitializeComponent(); TimeLimitDatas.Text = DateTime.Now.AddDays(1.0).ToString(); }