Beispiel #1
0
 private void Form1_Paint(object sender, PaintEventArgs e)
 {
     orderInfo.Visible = DB.cartItems();
 }