⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmdocument.cs

📁 用c#编的一个invoice打印程序
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// 
			this.panel18.Controls.Add(this.label47);
			this.panel18.Controls.Add(this.label48);
			this.panel18.Controls.Add(this.CbxIssuedBy);
			this.panel18.Location = new System.Drawing.Point(584, 512);
			this.panel18.Name = "panel18";
			this.panel18.Size = new System.Drawing.Size(192, 32);
			this.panel18.TabIndex = 20;
			// 
			// label47
			// 
			this.label47.Location = new System.Drawing.Point(8, 0);
			this.label47.Name = "label47";
			this.label47.Size = new System.Drawing.Size(72, 16);
			this.label47.TabIndex = 0;
			this.label47.Text = "制    单";
			// 
			// label48
			// 
			this.label48.Location = new System.Drawing.Point(8, 16);
			this.label48.Name = "label48";
			this.label48.Size = new System.Drawing.Size(80, 16);
			this.label48.TabIndex = 0;
			this.label48.Text = "ISSUED BY";
			// 
			// CbxIssuedBy
			// 
			this.CbxIssuedBy.Location = new System.Drawing.Point(88, 4);
			this.CbxIssuedBy.Name = "CbxIssuedBy";
			this.CbxIssuedBy.Size = new System.Drawing.Size(104, 20);
			this.CbxIssuedBy.TabIndex = 121;
			this.CbxIssuedBy.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Cbx_KeyUp);
			// 
			// panel19
			// 
			this.panel19.Controls.Add(this.label49);
			this.panel19.Controls.Add(this.label50);
			this.panel19.Controls.Add(this.CbxRegisterNo);
			this.panel19.Location = new System.Drawing.Point(128, 544);
			this.panel19.Name = "panel19";
			this.panel19.Size = new System.Drawing.Size(224, 32);
			this.panel19.TabIndex = 18;
			// 
			// label49
			// 
			this.label49.Location = new System.Drawing.Point(8, 0);
			this.label49.Name = "label49";
			this.label49.Size = new System.Drawing.Size(96, 16);
			this.label49.TabIndex = 0;
			this.label49.Text = "税 务 登 记 号";
			// 
			// label50
			// 
			this.label50.Location = new System.Drawing.Point(8, 16);
			this.label50.Name = "label50";
			this.label50.Size = new System.Drawing.Size(104, 16);
			this.label50.TabIndex = 0;
			this.label50.Text = "TAX REGISTER NO.";
			// 
			// CbxRegisterNo
			// 
			this.CbxRegisterNo.Location = new System.Drawing.Point(120, 8);
			this.CbxRegisterNo.Name = "CbxRegisterNo";
			this.CbxRegisterNo.Size = new System.Drawing.Size(104, 20);
			this.CbxRegisterNo.TabIndex = 121;
			this.CbxRegisterNo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Cbx_KeyUp);
			// 
			// panel17
			// 
			this.panel17.Controls.Add(this.label45);
			this.panel17.Controls.Add(this.label46);
			this.panel17.Controls.Add(this.TbxCheckedBy);
			this.panel17.Location = new System.Drawing.Point(376, 512);
			this.panel17.Name = "panel17";
			this.panel17.Size = new System.Drawing.Size(200, 32);
			this.panel17.TabIndex = 19;
			// 
			// label45
			// 
			this.label45.Location = new System.Drawing.Point(8, 0);
			this.label45.Name = "label45";
			this.label45.Size = new System.Drawing.Size(72, 16);
			this.label45.TabIndex = 0;
			this.label45.Text = "复      核";
			// 
			// label46
			// 
			this.label46.Location = new System.Drawing.Point(8, 16);
			this.label46.Name = "label46";
			this.label46.Size = new System.Drawing.Size(80, 16);
			this.label46.TabIndex = 0;
			this.label46.Text = "CHECKED BY";
			// 
			// TbxCheckedBy
			// 
			this.TbxCheckedBy.Location = new System.Drawing.Point(96, 8);
			this.TbxCheckedBy.Name = "TbxCheckedBy";
			this.TbxCheckedBy.Size = new System.Drawing.Size(96, 21);
			this.TbxCheckedBy.TabIndex = 121;
			this.TbxCheckedBy.Text = "";
			// 
			// panel15
			// 
			this.panel15.Controls.Add(this.label41);
			this.panel15.Controls.Add(this.label42);
			this.panel15.Location = new System.Drawing.Point(8, 512);
			this.panel15.Name = "panel15";
			this.panel15.Size = new System.Drawing.Size(112, 32);
			this.panel15.TabIndex = 0;
			// 
			// label41
			// 
			this.label41.Location = new System.Drawing.Point(8, 0);
			this.label41.Name = "label41";
			this.label41.Size = new System.Drawing.Size(56, 16);
			this.label41.TabIndex = 0;
			this.label41.Text = "企业签章";
			// 
			// label42
			// 
			this.label42.Location = new System.Drawing.Point(8, 16);
			this.label42.Name = "label42";
			this.label42.Size = new System.Drawing.Size(88, 16);
			this.label42.TabIndex = 0;
			this.label42.Text = "BUSINESS SEAL";
			// 
			// TbxForNo
			// 
			this.TbxForNo.Location = new System.Drawing.Point(0, 8);
			this.TbxForNo.Name = "TbxForNo";
			this.TbxForNo.Size = new System.Drawing.Size(72, 16);
			this.TbxForNo.TabIndex = 0;
			this.TbxForNo.Text = "外运编号:";
			// 
			// TbxTrafficNo
			// 
			this.TbxTrafficNo.Location = new System.Drawing.Point(72, 8);
			this.TbxTrafficNo.Name = "TbxTrafficNo";
			this.TbxTrafficNo.Size = new System.Drawing.Size(184, 21);
			this.TbxTrafficNo.TabIndex = 112;
			this.TbxTrafficNo.Text = "";
			// 
			// panel16
			// 
			this.panel16.Controls.Add(this.label43);
			this.panel16.Controls.Add(this.label44);
			this.panel16.Controls.Add(this.CbxBusinessRegisterNo);
			this.panel16.Location = new System.Drawing.Point(128, 512);
			this.panel16.Name = "panel16";
			this.panel16.Size = new System.Drawing.Size(248, 32);
			this.panel16.TabIndex = 17;
			// 
			// label43
			// 
			this.label43.Location = new System.Drawing.Point(8, 0);
			this.label43.Name = "label43";
			this.label43.Size = new System.Drawing.Size(128, 16);
			this.label43.TabIndex = 0;
			this.label43.Text = "工  商  登  记  号";
			// 
			// label44
			// 
			this.label44.Location = new System.Drawing.Point(8, 16);
			this.label44.Name = "label44";
			this.label44.Size = new System.Drawing.Size(128, 16);
			this.label44.TabIndex = 0;
			this.label44.Text = "BUSINESS REGISTER NO.";
			// 
			// CbxBusinessRegisterNo
			// 
			this.CbxBusinessRegisterNo.Location = new System.Drawing.Point(144, 4);
			this.CbxBusinessRegisterNo.Name = "CbxBusinessRegisterNo";
			this.CbxBusinessRegisterNo.Size = new System.Drawing.Size(104, 20);
			this.CbxBusinessRegisterNo.TabIndex = 120;
			this.CbxBusinessRegisterNo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Cbx_KeyUp);
			// 
			// panel10
			// 
			this.panel10.Controls.Add(this.label19);
			this.panel10.Controls.Add(this.label20);
			this.panel10.Controls.Add(this.TbxDestination);
			this.panel10.Location = new System.Drawing.Point(528, 168);
			this.panel10.Name = "panel10";
			this.panel10.Size = new System.Drawing.Size(248, 32);
			this.panel10.TabIndex = 9;
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(8, 0);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(56, 16);
			this.label19.TabIndex = 0;
			this.label19.Text = "目的港";
			// 
			// label20
			// 
			this.label20.Location = new System.Drawing.Point(8, 16);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(72, 16);
			this.label20.TabIndex = 0;
			this.label20.Text = "DESTINATOIN";
			// 
			// TbxDestination
			// 
			this.TbxDestination.Location = new System.Drawing.Point(80, 8);
			this.TbxDestination.Name = "TbxDestination";
			this.TbxDestination.Size = new System.Drawing.Size(160, 21);
			this.TbxDestination.TabIndex = 111;
			this.TbxDestination.Text = "";
			// 
			// panel9
			// 
			this.panel9.Controls.Add(this.label17);
			this.panel9.Controls.Add(this.label18);
			this.panel9.Controls.Add(this.TbxDisPort);
			this.panel9.Location = new System.Drawing.Point(256, 168);
			this.panel9.Name = "panel9";
			this.panel9.Size = new System.Drawing.Size(272, 32);
			this.panel9.TabIndex = 8;
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(8, 0);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(56, 16);
			this.label17.TabIndex = 0;
			this.label17.Text = "卸货港";
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(8, 16);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(64, 16);
			this.label18.TabIndex = 0;
			this.label18.Text = "DIS. PORT";
			// 
			// TbxDisPort
			// 
			this.TbxDisPort.Location = new System.Drawing.Point(72, 8);
			this.TbxDisPort.Name = "TbxDisPort";
			this.TbxDisPort.Size = new System.Drawing.Size(184, 21);
			this.TbxDisPort.TabIndex = 110;
			this.TbxDisPort.Text = "";
			// 
			// panel11
			// 
			this.panel11.Controls.Add(this.label21);
			this.panel11.Controls.Add(this.label22);
			this.panel11.Controls.Add(this.TbxID);
			this.panel11.Controls.Add(this.label23);
			this.panel11.Controls.Add(this.label24);
			this.panel11.Controls.Add(this.TbxBankName);
			this.panel11.Controls.Add(this.TbxAccount);
			this.panel11.Location = new System.Drawing.Point(552, 32);
			this.panel11.Name = "panel11";
			this.panel11.Size = new System.Drawing.Size(224, 104);
			this.panel11.TabIndex = 1;
			// 
			// label21
			// 
			this.label21.Location = new System.Drawing.Point(8, 8);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(104, 16);
			this.label21.TabIndex = 0;
			this.label21.Text = "苏地(03034)字 NO";
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(8, 32);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(96, 16);
			this.label22.TabIndex = 0;
			this.label22.Text = "开户银行名称:";
			// 
			// TbxID
			// 
			this.TbxID.Location = new System.Drawing.Point(120, 0);
			this.TbxID.Name = "TbxID";
			this.TbxID.Size = new System.Drawing.Size(96, 21);
			this.TbxID.TabIndex = 100;
			this.TbxID.Text = "";
			this.TbxID.TextChanged += new System.EventHandler(this.TbxID_TextChanged);
			// 
			// label23
			// 
			this.label23.Location = new System.Drawing.Point(8, 56);
			this.label23.Name = "label23";
			this.label23.Size = new System.Drawing.Size(96, 16);
			this.label23.TabIndex = 0;
			this.label23.Text = "账        号:";
			// 
			// label24
			// 
			this.label24.Location = new System.Drawing.Point(8, 72);
			this.label24.Name = "label24";
			this.label24.Size = new System.Drawing.Size(96, 16);
			this.label24.TabIndex = 0;
			this.label24.Text = "BANK ACCOUNT:";
			// 
			// TbxBankName
			// 
			this.TbxBankName.Enabled = false;
			this.TbxBankName.Location = new System.Drawing.Point(104, 24);
			this.TbxBankName.Name = "TbxBankName";
			this.TbxBankName.Size = new System.Drawing.Size(112, 21);
			this.TbxBankName.TabIndex = 101;
			this.TbxBankName.Text = "";
			// 
			// TbxAccount
			// 
			this.TbxAccount.Enabled = false;
			this.TbxAccount.Location = new System.Drawing.Point(104, 48);
			this.TbxAccount.Name = "TbxAccount";
			this.TbxAccount.Size = new System.Drawing.Size(112, 21);
			this.TbxAccount.TabIndex = 102;
			this.TbxAccount.Text = "";
			// 
			// panel7
			// 
			this.panel7.Controls.Add(this.label13);
			this.panel7.Controls.Add(this.label14);
			this.panel7.Controls.Add(this.TbxDateSailed);
			this.panel7.Location = new System.Drawing.Point(568, 136);
			this.panel7.Name = "panel7";
			this.panel7.Size = new System.Drawing.Size(208, 32);
			this.panel7.TabIndex = 6;
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(8, 0);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(56, 16);
			this.label13.TabIndex = 0;
			this.label13.Text = "开航日期";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(8, 16);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(72, 16);
			this.label14.TabIndex = 0;
			this.label14.Text = "DATE SAILED";
			// 
			// TbxDateSailed
			// 
			this.TbxDateSailed.Location = new System.Drawing.Point(80, 8);
			this.TbxDateSailed.Name = "TbxDateSailed";
			this.TbxDateSailed.Size = new System.Drawing.Size(120, 21);
			this.TbxDateSailed.TabIndex = 108;
			this.TbxDateSailed.Text = "";
			// 
			// panel3
			// 
			this.panel3.Controls.Add(this.label6);
			this.panel3.Controls.Add(this.label5);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -