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

📄 editorder.cs

📁 企业管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
			this.label12 = new System.Windows.Forms.Label();
			this.label11 = new System.Windows.Forms.Label();
			this.label10 = new System.Windows.Forms.Label();
			this.packSign = new System.Windows.Forms.TextBox();
			this.pageSign = new System.Windows.Forms.TextBox();
			this.sign = new System.Windows.Forms.TextBox();
			this.label9 = new System.Windows.Forms.Label();
			this.label8 = new System.Windows.Forms.Label();
			this.label7 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.list = new System.Windows.Forms.DataGrid();
			this.contextMenu1 = new System.Windows.Forms.ContextMenu();
			this.menuItem1 = new System.Windows.Forms.MenuItem();
			this.menuItem2 = new System.Windows.Forms.MenuItem();
			this.menuItem3 = new System.Windows.Forms.MenuItem();
			this.menuItem4 = new System.Windows.Forms.MenuItem();
			this.button1 = new System.Windows.Forms.Button();
			this.button2 = new System.Windows.Forms.Button();
			this.addInfo = new System.Windows.Forms.Label();
			this.modInfo = new System.Windows.Forms.Label();
			this.button3 = new System.Windows.Forms.Button();
			this.panel2 = new System.Windows.Forms.Panel();
			this.fc2 = new System.Windows.Forms.TextBox();
			this.label19 = new System.Windows.Forms.Label();
			this.payStat = new System.Windows.Forms.ComboBox();
			this.button5 = new System.Windows.Forms.Button();
			this.jht = new System.Windows.Forms.ComboBox();
			this.yhzf = new System.Windows.Forms.ComboBox();
			this.hphm = new System.Windows.Forms.TextBox();
			this.fplx = new System.Windows.Forms.ComboBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label1 = new System.Windows.Forms.Label();
			this.rgDate = new System.Windows.Forms.DateTimePicker();
			this.payMeans = new System.Windows.Forms.ComboBox();
			this.rgMeans = new System.Windows.Forms.ComboBox();
			this.rgPlace = new System.Windows.Forms.ComboBox();
			this.memo = new System.Windows.Forms.TextBox();
			this.txExes = new System.Windows.Forms.TextBox();
			this.label18 = new System.Windows.Forms.Label();
			this.label17 = new System.Windows.Forms.Label();
			this.label16 = new System.Windows.Forms.Label();
			this.label15 = new System.Windows.Forms.Label();
			this.label14 = new System.Windows.Forms.Label();
			this.label13 = new System.Windows.Forms.Label();
			this.button4 = new System.Windows.Forms.Button();
			this.timer1 = new System.Windows.Forms.Timer(this.components);
			this.panel1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.list)).BeginInit();
			this.panel2.SuspendLayout();
			this.SuspendLayout();
			// 
			// panel1
			// 
			this.panel1.BackColor = System.Drawing.Color.Gainsboro;
			this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panel1.Controls.Add(this.thisExecuteEr);
			this.panel1.Controls.Add(this.writeDate);
			this.panel1.Controls.Add(this.allExes);
			this.panel1.Controls.Add(this.stockContactEr);
			this.panel1.Controls.Add(this.stocker);
			this.panel1.Controls.Add(this.label12);
			this.panel1.Controls.Add(this.label11);
			this.panel1.Controls.Add(this.label10);
			this.panel1.Controls.Add(this.packSign);
			this.panel1.Controls.Add(this.pageSign);
			this.panel1.Controls.Add(this.sign);
			this.panel1.Controls.Add(this.label9);
			this.panel1.Controls.Add(this.label8);
			this.panel1.Controls.Add(this.label7);
			this.panel1.Controls.Add(this.label6);
			this.panel1.Controls.Add(this.label5);
			this.panel1.Controls.Add(this.label4);
			this.panel1.Controls.Add(this.label3);
			this.panel1.Location = new System.Drawing.Point(8, 8);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(544, 160);
			this.panel1.TabIndex = 0;
			// 
			// thisExecuteEr
			// 
			this.thisExecuteEr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.thisExecuteEr.Location = new System.Drawing.Point(296, 104);
			this.thisExecuteEr.Name = "thisExecuteEr";
			this.thisExecuteEr.Size = new System.Drawing.Size(232, 20);
			this.thisExecuteEr.TabIndex = 14;
			// 
			// writeDate
			// 
			this.writeDate.Location = new System.Drawing.Point(72, 128);
			this.writeDate.Name = "writeDate";
			this.writeDate.Size = new System.Drawing.Size(128, 21);
			this.writeDate.TabIndex = 7;
			// 
			// allExes
			// 
			this.allExes.Enabled = false;
			this.allExes.Location = new System.Drawing.Point(296, 128);
			this.allExes.Name = "allExes";
			this.allExes.Size = new System.Drawing.Size(232, 21);
			this.allExes.TabIndex = 8;
			this.allExes.Text = "0.00";
			// 
			// stockContactEr
			// 
			this.stockContactEr.Location = new System.Drawing.Point(296, 80);
			this.stockContactEr.Name = "stockContactEr";
			this.stockContactEr.Size = new System.Drawing.Size(232, 21);
			this.stockContactEr.TabIndex = 4;
			this.stockContactEr.Text = "";
			// 
			// stocker
			// 
			this.stocker.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.stocker.Enabled = false;
			this.stocker.Location = new System.Drawing.Point(296, 56);
			this.stocker.Name = "stocker";
			this.stocker.Size = new System.Drawing.Size(232, 20);
			this.stocker.TabIndex = 2;
			this.stocker.SelectedIndexChanged += new System.EventHandler(this.stocker_SelectedIndexChanged);
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(216, 136);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(80, 16);
			this.label12.TabIndex = 13;
			this.label12.Text = "货款总额计:";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(216, 112);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(80, 13);
			this.label11.TabIndex = 12;
			this.label11.Text = "我方经办人:";
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(8, 136);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(72, 16);
			this.label10.TabIndex = 10;
			this.label10.Text = "签定日期:";
			// 
			// packSign
			// 
			this.packSign.Location = new System.Drawing.Point(72, 104);
			this.packSign.Name = "packSign";
			this.packSign.Size = new System.Drawing.Size(128, 21);
			this.packSign.TabIndex = 5;
			this.packSign.Text = "";
			// 
			// pageSign
			// 
			this.pageSign.Location = new System.Drawing.Point(72, 80);
			this.pageSign.Name = "pageSign";
			this.pageSign.Size = new System.Drawing.Size(128, 21);
			this.pageSign.TabIndex = 3;
			this.pageSign.Text = "";
			// 
			// sign
			// 
			this.sign.Enabled = false;
			this.sign.Location = new System.Drawing.Point(72, 56);
			this.sign.Name = "sign";
			this.sign.Size = new System.Drawing.Size(128, 21);
			this.sign.TabIndex = 1;
			this.sign.Text = "";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(216, 88);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(80, 16);
			this.label9.TabIndex = 6;
			this.label9.Text = "对方联系人:";
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(216, 64);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(80, 16);
			this.label8.TabIndex = 5;
			this.label8.Text = "供货商名称:";
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(8, 112);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(72, 16);
			this.label7.TabIndex = 4;
			this.label7.Text = "合同编号:";
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(8, 88);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(72, 16);
			this.label6.TabIndex = 3;
			this.label6.Text = "凭证编号:";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(8, 64);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(72, 16);
			this.label5.TabIndex = 2;
			this.label5.Text = "信息编号:";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(136, 32);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(264, 8);
			this.label4.TabIndex = 1;
			this.label4.Text = "===========================================";
			// 
			// label3
			// 
			this.label3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label3.Location = new System.Drawing.Point(208, 8);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(100, 24);
			this.label3.TabIndex = 0;
			this.label3.Text = "采 购 单";
			// 
			// list
			// 
			this.list.CaptionVisible = false;
			this.list.ContextMenu = this.contextMenu1;
			this.list.DataMember = "";
			this.list.HeaderForeColor = System.Drawing.SystemColors.ControlText;
			this.list.Location = new System.Drawing.Point(8, 176);
			this.list.Name = "list";
			this.list.ParentRowsVisible = false;
			this.list.Size = new System.Drawing.Size(544, 120);
			this.list.TabIndex = 1;
			// 
			// contextMenu1
			// 
			this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																						 this.menuItem1,
																						 this.menuItem2,
																						 this.menuItem3,
																						 this.menuItem4});
			// 
			// menuItem1
			// 
			this.menuItem1.Index = 0;
			this.menuItem1.Text = "删除本条";
			this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
			// 
			// menuItem2
			// 
			this.menuItem2.Index = 1;
			this.menuItem2.Text = "删除全部";
			this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
			// 
			// menuItem3
			// 
			this.menuItem3.Index = 2;
			this.menuItem3.Text = "-";
			// 
			// menuItem4
			// 
			this.menuItem4.Index = 3;
			this.menuItem4.Text = "新窗口中选择";
			this.menuItem4.Click += new System.EventHandler(this.menuItem4_Click);
			// 
			// button1
			// 
			this.button1.Location = new System.Drawing.Point(504, 448);
			this.button1.Name = "button1";
			this.button1.Size = new System.Drawing.Size(48, 23);
			this.button1.TabIndex = 2;
			this.button1.Text = "取 消";
			this.button1.Click += new System.EventHandler(this.button1_Click);
			// 
			// button2
			// 
			this.button2.Location = new System.Drawing.Point(360, 448);
			this.button2.Name = "button2";
			this.button2.Size = new System.Drawing.Size(48, 23);
			this.button2.TabIndex = 3;
			this.button2.Text = "保 存";
			this.button2.Click += new System.EventHandler(this.button2_Click);
			// 
			// addInfo
			// 
			this.addInfo.Location = new System.Drawing.Point(8, 456);
			this.addInfo.Name = "addInfo";
			this.addInfo.Size = new System.Drawing.Size(144, 16);
			this.addInfo.TabIndex = 4;
			this.addInfo.Text = "录入:";
			// 
			// modInfo
			// 
			this.modInfo.Location = new System.Drawing.Point(168, 456);
			this.modInfo.Name = "modInfo";
			this.modInfo.Size = new System.Drawing.Size(168, 16);
			this.modInfo.TabIndex = 5;
			this.modInfo.Text = "最后修改:";
			// 
			// button3
			// 
			this.button3.Location = new System.Drawing.Point(408, 448);
			this.button3.Name = "button3";
			this.button3.Size = new System.Drawing.Size(48, 23);
			this.button3.TabIndex = 6;
			this.button3.Text = "删 除";
			this.button3.Click += new System.EventHandler(this.button3_Click);
			// 
			// panel2
			// 
			this.panel2.BackColor = System.Drawing.Color.Gainsboro;
			this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panel2.Controls.Add(this.fc2);
			this.panel2.Controls.Add(this.label19);
			this.panel2.Controls.Add(this.payStat);
			this.panel2.Controls.Add(this.button5);
			this.panel2.Controls.Add(this.jht);
			this.panel2.Controls.Add(this.yhzf);
			this.panel2.Controls.Add(this.hphm);
			this.panel2.Controls.Add(this.fplx);
			this.panel2.Controls.Add(this.label2);
			this.panel2.Controls.Add(this.label1);
			this.panel2.Controls.Add(this.rgDate);
			this.panel2.Controls.Add(this.payMeans);
			this.panel2.Controls.Add(this.rgMeans);
			this.panel2.Controls.Add(this.rgPlace);
			this.panel2.Controls.Add(this.memo);
			this.panel2.Controls.Add(this.txExes);
			this.panel2.Controls.Add(this.label18);
			this.panel2.Controls.Add(this.label17);
			this.panel2.Controls.Add(this.label16);
			this.panel2.Controls.Add(this.label15);
			this.panel2.Controls.Add(this.label14);
			this.panel2.Controls.Add(this.label13);
			this.panel2.Location = new System.Drawing.Point(8, 304);
			this.panel2.Name = "panel2";
			this.panel2.Size = new System.Drawing.Size(544, 136);
			this.panel2.TabIndex = 7;
			// 
			// fc2
			// 
			this.fc2.Location = new System.Drawing.Point(472, 32);
			this.fc2.Name = "fc2";
			this.fc2.Size = new System.Drawing.Size(48, 21);
			this.fc2.TabIndex = 33;
			this.fc2.Text = "";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(456, 40);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(100, 16);
			this.label19.TabIndex = 32;
			this.label19.Text = "共         件";
			// 
			// payStat
			// 
			this.payStat.Items.AddRange(new object[] {
														 "未付",
														 "部分已付",
														 "已付清"});
			this.payStat.Location = new System.Drawing.Point(424, 8);
			this.payStat.Name = "payStat";
			this.payStat.Size = new System.Drawing.Size(112, 20);

⌨️ 快捷键说明

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