예제 #1
0
 private void SellGoods_Load(object sender, EventArgs e)
 {
     other = Foundation.GetOtherInfo();
     this.cbbPrint.Checked = other.Sell2Print;
 }