public Customer_Book_Status(Login user)
 {
     this.user = user;
     InitializeComponent();
 }