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

📄 dwxsxxmanage.cs

📁 c#编写的汽车销售公司erp进销存系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.cbstate.Name = "cbstate";
			// 
			// cbstate.Properties
			// 
			this.cbstate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.cbstate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																											new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.cbstate.Properties.Items.AddRange(new object[] {
																	"未售",
																	"已售"});
			this.cbstate.Size = new System.Drawing.Size(104, 21);
			this.cbstate.TabIndex = 73;
			// 
			// txtbz
			// 
			this.txtbz.EditValue = "";
			this.txtbz.Enabled = false;
			this.txtbz.Location = new System.Drawing.Point(240, 72);
			this.txtbz.Name = "txtbz";
			// 
			// txtbz.Properties
			// 
			this.txtbz.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtbz.Size = new System.Drawing.Size(600, 21);
			this.txtbz.TabIndex = 72;
			// 
			// dtrkrq
			// 
			this.dtrkrq.EditValue = new System.DateTime(2006, 8, 23, 19, 10, 22, 515);
			this.dtrkrq.Enabled = false;
			this.dtrkrq.Location = new System.Drawing.Point(568, 48);
			this.dtrkrq.Name = "dtrkrq";
			// 
			// dtrkrq.Properties
			// 
			this.dtrkrq.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.dtrkrq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																										   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.dtrkrq.Properties.Mask.UseMaskAsDisplayFormat = true;
			this.dtrkrq.Size = new System.Drawing.Size(112, 21);
			this.dtrkrq.TabIndex = 71;
			// 
			// cbscdw
			// 
			this.cbscdw.EditValue = "";
			this.cbscdw.Enabled = false;
			this.cbscdw.Location = new System.Drawing.Point(400, 48);
			this.cbscdw.Name = "cbscdw";
			// 
			// cbscdw.Properties
			// 
			this.cbscdw.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.cbscdw.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																										   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.cbscdw.Size = new System.Drawing.Size(104, 21);
			this.cbscdw.TabIndex = 70;
			// 
			// cbclxz
			// 
			this.cbclxz.EditValue = "";
			this.cbclxz.Enabled = false;
			this.cbclxz.Location = new System.Drawing.Point(736, 24);
			this.cbclxz.Name = "cbclxz";
			// 
			// cbclxz.Properties
			// 
			this.cbclxz.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.cbclxz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																										   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.cbclxz.Size = new System.Drawing.Size(104, 21);
			this.cbclxz.TabIndex = 69;
			// 
			// cbpp
			// 
			this.cbpp.EditValue = "";
			this.cbpp.Enabled = false;
			this.cbpp.Location = new System.Drawing.Point(400, 24);
			this.cbpp.Name = "cbpp";
			// 
			// cbpp.Properties
			// 
			this.cbpp.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.cbpp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																										 new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.cbpp.Size = new System.Drawing.Size(104, 21);
			this.cbpp.TabIndex = 68;
			// 
			// cbys
			// 
			this.cbys.EditValue = "";
			this.cbys.Enabled = false;
			this.cbys.Location = new System.Drawing.Point(240, 24);
			this.cbys.Name = "cbys";
			// 
			// cbys.Properties
			// 
			this.cbys.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.cbys.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																										 new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.cbys.Size = new System.Drawing.Size(104, 21);
			this.cbys.TabIndex = 67;
			// 
			// dtxxrq
			// 
			this.dtxxrq.EditValue = new System.DateTime(2006, 8, 26, 0, 0, 0, 0);
			this.dtxxrq.Enabled = false;
			this.dtxxrq.Location = new System.Drawing.Point(72, 48);
			this.dtxxrq.Name = "dtxxrq";
			// 
			// dtxxrq.Properties
			// 
			this.dtxxrq.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.dtxxrq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																										   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.dtxxrq.Properties.Mask.UseMaskAsDisplayFormat = true;
			this.dtxxrq.Size = new System.Drawing.Size(104, 21);
			this.dtxxrq.TabIndex = 66;
			// 
			// txtggxh
			// 
			this.txtggxh.EditValue = "";
			this.txtggxh.Enabled = false;
			this.txtggxh.Location = new System.Drawing.Point(736, 48);
			this.txtggxh.Name = "txtggxh";
			// 
			// txtggxh.Properties
			// 
			this.txtggxh.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtggxh.Size = new System.Drawing.Size(104, 21);
			this.txtggxh.TabIndex = 58;
			// 
			// txtfdjhm
			// 
			this.txtfdjhm.EditValue = "";
			this.txtfdjhm.Enabled = false;
			this.txtfdjhm.Location = new System.Drawing.Point(240, 48);
			this.txtfdjhm.Name = "txtfdjhm";
			// 
			// txtfdjhm.Properties
			// 
			this.txtfdjhm.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtfdjhm.Size = new System.Drawing.Size(104, 21);
			this.txtfdjhm.TabIndex = 55;
			// 
			// txtfdjxh
			// 
			this.txtfdjxh.EditValue = "";
			this.txtfdjxh.Enabled = false;
			this.txtfdjxh.Location = new System.Drawing.Point(568, 24);
			this.txtfdjxh.Name = "txtfdjxh";
			// 
			// txtfdjxh.Properties
			// 
			this.txtfdjxh.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtfdjxh.Size = new System.Drawing.Size(112, 21);
			this.txtfdjxh.TabIndex = 50;
			// 
			// txtccbh
			// 
			this.txtccbh.EditValue = "";
			this.txtccbh.Enabled = false;
			this.txtccbh.Location = new System.Drawing.Point(72, 24);
			this.txtccbh.Name = "txtccbh";
			// 
			// txtccbh.Properties
			// 
			this.txtccbh.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
			this.txtccbh.Size = new System.Drawing.Size(104, 21);
			this.txtccbh.TabIndex = 48;
			// 
			// label7
			// 
			this.label7.Font = new System.Drawing.Font("宋体", 9F);
			this.label7.Location = new System.Drawing.Point(176, 24);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(56, 23);
			this.label7.TabIndex = 40;
			this.label7.Text = "车体颜色";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label10
			// 
			this.label10.Font = new System.Drawing.Font("宋体", 9F);
			this.label10.Location = new System.Drawing.Point(680, 24);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(56, 23);
			this.label10.TabIndex = 31;
			this.label10.Text = "车辆性质";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label3
			// 
			this.label3.Font = new System.Drawing.Font("宋体", 9F);
			this.label3.Location = new System.Drawing.Point(344, 24);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(56, 23);
			this.label3.TabIndex = 24;
			this.label3.Text = "车辆品牌";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label8
			// 
			this.label8.Font = new System.Drawing.Font("宋体", 9F);
			this.label8.Location = new System.Drawing.Point(344, 48);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(56, 23);
			this.label8.TabIndex = 43;
			this.label8.Text = "生产单位";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label13
			// 
			this.label13.Font = new System.Drawing.Font("宋体", 9F);
			this.label13.Location = new System.Drawing.Point(504, 48);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(56, 23);
			this.label13.TabIndex = 44;
			this.label13.Text = "入库日期";
			this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label6
			// 
			this.label6.Font = new System.Drawing.Font("宋体", 9F);
			this.label6.Location = new System.Drawing.Point(504, 24);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(72, 23);
			this.label6.TabIndex = 29;
			this.label6.Text = "发动机型号";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label4
			// 
			this.label4.Font = new System.Drawing.Font("宋体", 9F);
			this.label4.Location = new System.Drawing.Point(680, 48);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(56, 23);
			this.label4.TabIndex = 26;
			this.label4.Text = "公告型号";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label11
			// 
			this.label11.Font = new System.Drawing.Font("宋体", 9F);
			this.label11.Location = new System.Drawing.Point(16, 48);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(56, 23);
			this.label11.TabIndex = 38;
			this.label11.Text = "下线日期";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label1
			// 
			this.label1.Font = new System.Drawing.Font("宋体", 9F);
			this.label1.Location = new System.Drawing.Point(176, 72);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(64, 23);
			this.label1.TabIndex = 25;
			this.label1.Text = "备注";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label5
			// 
			this.label5.Font = new System.Drawing.Font("宋体", 9F);
			this.label5.Location = new System.Drawing.Point(176, 48);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(72, 23);
			this.label5.TabIndex = 27;
			this.label5.Text = "发动机号码";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label2
			// 
			this.label2.Cursor = System.Windows.Forms.Cursors.Hand;
			this.label2.Font = new System.Drawing.Font("宋体", 9F);
			this.label2.ForeColor = System.Drawing.SystemColors.HotTrack;
			this.label2.Location = new System.Drawing.Point(16, 24);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(61, 23);
			this.label2.TabIndex = 23;
			this.label2.Text = "出厂编号";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.label2.Click += new System.EventHandler(this.label2_Click);
			// 
			// groupControl1
			// 
			this.groupControl1.Controls.Add(this.label9);
			this.groupControl1.Controls.Add(this.cbstate);
			this.groupControl1.Controls.Add(this.txtbz);
			this.groupControl1.Controls.Add(this.dtrkrq);
			this.groupControl1.Controls.Add(this.cbscdw);
			this.groupControl1.Controls.Add(this.cbclxz);
			this.groupControl1.Controls.Add(this.cbpp);
			this.groupControl1.Controls.Add(this.cbys);
			this.groupControl1.Controls.Add(this.dtxxrq);
			this.groupControl1.Controls.Add(this.txtggxh);
			this.groupControl1.Controls.Add(this.txtfdjhm);
			this.groupControl1.Controls.Add(this.txtfdjxh);
			this.groupControl1.Controls.Add(this.txtccbh);
			this.groupControl1.Controls.Add(this.label7);
			this.groupControl1.Controls.Add(this.label10);
			this.groupControl1.Controls.Add(this.label3);
			this.groupControl1.Controls.Add(this.label8);
			this.groupControl1.Controls.Add(this.label13);
			this.groupControl1.Controls.Add(this.label6);
			this.groupControl1.Controls.Add(this.label4);
			this.groupControl1.Controls.Add(this.label11);
			this.groupControl1.Controls.Add(this.label1);
			this.groupControl1.Controls.Add(this.label5);
			this.groupControl1.Controls.Add(this.label2);
			this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;

⌨️ 快捷键说明

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