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

📄 main.cs

📁 VS2003+sqlserver 开发的客户关系管理系统,已有公司在使用,上传的是第一个版本.
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.label55.Name = "label55";
			this.label55.Size = new System.Drawing.Size(56, 32);
			this.label55.TabIndex = 48;
			this.label55.Text = "订单/合同号";
			// 
			// textBox52
			// 
			this.textBox52.Location = new System.Drawing.Point(72, 80);
			this.textBox52.Name = "textBox52";
			this.textBox52.Size = new System.Drawing.Size(200, 21);
			this.textBox52.TabIndex = 40;
			this.textBox52.Text = "textBox52";
			// 
			// label54
			// 
			this.label54.Location = new System.Drawing.Point(408, 80);
			this.label54.Name = "label54";
			this.label54.Size = new System.Drawing.Size(56, 24);
			this.label54.TabIndex = 44;
			this.label54.Text = "数目";
			// 
			// label50
			// 
			this.label50.Location = new System.Drawing.Point(400, 112);
			this.label50.Name = "label50";
			this.label50.Size = new System.Drawing.Size(64, 24);
			this.label50.TabIndex = 52;
			this.label50.Text = "总金额";
			// 
			// textBox48
			// 
			this.textBox48.Location = new System.Drawing.Point(472, 112);
			this.textBox48.Name = "textBox48";
			this.textBox48.Size = new System.Drawing.Size(200, 21);
			this.textBox48.TabIndex = 44;
			this.textBox48.Text = "textBox48";
			this.textBox48.MouseDown += new System.Windows.Forms.MouseEventHandler(this.textBox48_MouseDown);
			// 
			// textBox47
			// 
			this.textBox47.Location = new System.Drawing.Point(472, 48);
			this.textBox47.Name = "textBox47";
			this.textBox47.Size = new System.Drawing.Size(200, 21);
			this.textBox47.TabIndex = 42;
			this.textBox47.Text = "textBox47";
			// 
			// textBox46
			// 
			this.textBox46.Location = new System.Drawing.Point(472, 16);
			this.textBox46.Name = "textBox46";
			this.textBox46.Size = new System.Drawing.Size(200, 21);
			this.textBox46.TabIndex = 41;
			this.textBox46.Text = "textBox46";
			// 
			// label49
			// 
			this.label49.Location = new System.Drawing.Point(408, 16);
			this.label49.Name = "label49";
			this.label49.Size = new System.Drawing.Size(40, 24);
			this.label49.TabIndex = 40;
			this.label49.Text = "折扣";
			// 
			// label48
			// 
			this.label48.Location = new System.Drawing.Point(280, -24);
			this.label48.Name = "label48";
			this.label48.Size = new System.Drawing.Size(64, 24);
			this.label48.TabIndex = 46;
			this.label48.Text = "城市";
			// 
			// label39
			// 
			this.label39.Location = new System.Drawing.Point(8, 48);
			this.label39.Name = "label39";
			this.label39.Size = new System.Drawing.Size(64, 24);
			this.label39.TabIndex = 36;
			this.label39.Text = "客户名称";
			// 
			// label43
			// 
			this.label43.Location = new System.Drawing.Point(8, 16);
			this.label43.Name = "label43";
			this.label43.Size = new System.Drawing.Size(64, 16);
			this.label43.TabIndex = 34;
			this.label43.Text = "销售时间";
			// 
			// label44
			// 
			this.label44.Location = new System.Drawing.Point(408, 48);
			this.label44.Name = "label44";
			this.label44.Size = new System.Drawing.Size(48, 24);
			this.label44.TabIndex = 42;
			this.label44.Text = "单价";
			// 
			// textBox37
			// 
			this.textBox37.Location = new System.Drawing.Point(472, 80);
			this.textBox37.Name = "textBox37";
			this.textBox37.Size = new System.Drawing.Size(200, 21);
			this.textBox37.TabIndex = 43;
			this.textBox37.Text = "textBox37";
			// 
			// tabPage4
			// 
			this.tabPage4.BackColor = System.Drawing.Color.Tan;
			this.tabPage4.Controls.Add(this.panel10);
			this.tabPage4.Controls.Add(this.panel9);
			this.tabPage4.Location = new System.Drawing.Point(4, 21);
			this.tabPage4.Name = "tabPage4";
			this.tabPage4.Size = new System.Drawing.Size(832, 663);
			this.tabPage4.TabIndex = 3;
			this.tabPage4.Text = "服务反馈";
			// 
			// panel10
			// 
			this.panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panel10.Controls.Add(this.dataGrid3);
			this.panel10.Location = new System.Drawing.Point(8, 208);
			this.panel10.Name = "panel10";
			this.panel10.Size = new System.Drawing.Size(816, 440);
			this.panel10.TabIndex = 49;
			// 
			// dataGrid3
			// 
			this.dataGrid3.BackgroundColor = System.Drawing.Color.Tan;
			this.dataGrid3.CaptionBackColor = System.Drawing.Color.Goldenrod;
			this.dataGrid3.CaptionText = "服务反馈信息";
			this.dataGrid3.DataMember = "";
			this.dataGrid3.HeaderForeColor = System.Drawing.SystemColors.ControlText;
			this.dataGrid3.Location = new System.Drawing.Point(0, 8);
			this.dataGrid3.Name = "dataGrid3";
			this.dataGrid3.ParentRowsVisible = false;
			this.dataGrid3.ReadOnly = true;
			this.dataGrid3.RowHeadersVisible = false;
			this.dataGrid3.Size = new System.Drawing.Size(808, 424);
			this.dataGrid3.TabIndex = 0;
			// 
			// panel9
			// 
			this.panel9.BackColor = System.Drawing.Color.Tan;
			this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panel9.Controls.Add(this.comboBox6);
			this.panel9.Controls.Add(this.dateTimePicker3);
			this.panel9.Controls.Add(this.label22);
			this.panel9.Controls.Add(this.textBox63);
			this.panel9.Controls.Add(this.dateTimePicker4);
			this.panel9.Controls.Add(this.label61);
			this.panel9.Controls.Add(this.label56);
			this.panel9.Controls.Add(this.textBox54);
			this.panel9.Controls.Add(this.label71);
			this.panel9.Controls.Add(this.textBox68);
			this.panel9.Controls.Add(this.label65);
			this.panel9.Controls.Add(this.label60);
			this.panel9.Location = new System.Drawing.Point(8, 8);
			this.panel9.Name = "panel9";
			this.panel9.Size = new System.Drawing.Size(816, 192);
			this.panel9.TabIndex = 48;
			// 
			// comboBox6
			// 
			this.comboBox6.Location = new System.Drawing.Point(48, 40);
			this.comboBox6.Name = "comboBox6";
			this.comboBox6.Size = new System.Drawing.Size(200, 20);
			this.comboBox6.Sorted = true;
			this.comboBox6.TabIndex = 46;
			this.comboBox6.Text = "comboBox6";
			// 
			// dateTimePicker3
			// 
			this.dateTimePicker3.Location = new System.Drawing.Point(48, 8);
			this.dateTimePicker3.Name = "dateTimePicker3";
			this.dateTimePicker3.TabIndex = 45;
			this.dateTimePicker3.Value = new System.DateTime(2006, 8, 29, 13, 19, 32, 750);
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(416, 40);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(48, 16);
			this.label22.TabIndex = 50;
			this.label22.Text = "类型";
			// 
			// textBox63
			// 
			this.textBox63.Location = new System.Drawing.Point(472, 40);
			this.textBox63.Name = "textBox63";
			this.textBox63.Size = new System.Drawing.Size(200, 21);
			this.textBox63.TabIndex = 49;
			this.textBox63.Text = "textBox63";
			// 
			// dateTimePicker4
			// 
			this.dateTimePicker4.Location = new System.Drawing.Point(472, 8);
			this.dateTimePicker4.Name = "dateTimePicker4";
			this.dateTimePicker4.TabIndex = 48;
			this.dateTimePicker4.Value = new System.DateTime(2006, 8, 29, 13, 19, 32, 765);
			// 
			// label61
			// 
			this.label61.Location = new System.Drawing.Point(408, 8);
			this.label61.Name = "label61";
			this.label61.Size = new System.Drawing.Size(64, 24);
			this.label61.TabIndex = 42;
			this.label61.Text = "处理时间";
			// 
			// label56
			// 
			this.label56.Location = new System.Drawing.Point(-24, 40);
			this.label56.Name = "label56";
			this.label56.Size = new System.Drawing.Size(64, 16);
			this.label56.TabIndex = 36;
			this.label56.Text = "相关客户";
			// 
			// textBox54
			// 
			this.textBox54.Location = new System.Drawing.Point(48, 72);
			this.textBox54.Multiline = true;
			this.textBox54.Name = "textBox54";
			this.textBox54.Size = new System.Drawing.Size(352, 104);
			this.textBox54.TabIndex = 47;
			this.textBox54.Text = "textBox54";
			// 
			// label71
			// 
			this.label71.Location = new System.Drawing.Point(0, 104);
			this.label71.Name = "label71";
			this.label71.Size = new System.Drawing.Size(32, 40);
			this.label71.TabIndex = 44;
			this.label71.Text = "处理结果";
			// 
			// textBox68
			// 
			this.textBox68.Location = new System.Drawing.Point(472, 72);
			this.textBox68.Multiline = true;
			this.textBox68.Name = "textBox68";
			this.textBox68.Size = new System.Drawing.Size(336, 104);
			this.textBox68.TabIndex = 50;
			this.textBox68.Text = "textBox68";
			// 
			// label65
			// 
			this.label65.Location = new System.Drawing.Point(408, 72);
			this.label65.Name = "label65";
			this.label65.Size = new System.Drawing.Size(56, 16);
			this.label65.TabIndex = 46;
			this.label65.Text = "详细描述";
			// 
			// label60
			// 
			this.label60.Location = new System.Drawing.Point(-24, 16);
			this.label60.Name = "label60";
			this.label60.Size = new System.Drawing.Size(64, 16);
			this.label60.TabIndex = 34;
			this.label60.Text = "反馈时间";
			// 
			// tabPage5
			// 
			this.tabPage5.BackColor = System.Drawing.Color.Tan;
			this.tabPage5.Controls.Add(this.groupBox4);
			this.tabPage5.Controls.Add(this.groupBox3);
			this.tabPage5.Controls.Add(this.progressBar1);
			this.tabPage5.Location = new System.Drawing.Point(4, 21);
			this.tabPage5.Name = "tabPage5";
			this.tabPage5.Size = new System.Drawing.Size(832, 663);
			this.tabPage5.TabIndex = 4;
			this.tabPage5.Text = "管理员";
			// 
			// groupBox4
			// 
			this.groupBox4.Controls.Add(this.button12);
			this.groupBox4.Controls.Add(this.button11);
			this.groupBox4.Controls.Add(this.checkBox2);
			this.groupBox4.Controls.Add(this.textBox32);
			this.groupBox4.Controls.Add(this.comboBox7);
			this.groupBox4.Controls.Add(this.label51);
			this.groupBox4.Controls.Add(this.label62);
			this.groupBox4.Controls.Add(this.dataGrid5);
			this.groupBox4.Controls.Add(this.textBox27);
			this.groupBox4.Controls.Add(this.label29);
			this.groupBox4.Location = new System.Drawing.Point(0, 208);
			this.groupBox4.Name = "groupBox4";
			this.groupBox4.Size = new System.Drawing.Size(536, 232);
			this.groupBox4.TabIndex = 15;
			this.groupBox4.TabStop = false;
			this.groupBox4.Text = "超级管理员区";
			this.groupBox4.Visible = false;
			// 
			// button12
			// 
			this.button12.Location = new System.Drawing.Point(416, 184);
			this.button12.Name = "button12";
			this.button12.Size = new System.Drawing.Size(56, 23);
			this.button12.TabIndex = 60;
			this.button12.Text = "确定";
			this.button12.Click += new System.EventHandler(this.button12_Click);
			// 
			// button11
			// 
			this.button11.Location = new System.Drawing.Point(288, 184);
			this.button11.Name = "button11";
			this.button11.Size = new System.Drawing.Size(48, 23);
			this.button11.TabIndex = 59;
			this.button11.Text = "删除";
			this.button11.Click += new System.EventHandler(this.button11_Click);
			// 
			// checkBox2
			// 
			this.checkBox2.BackColor = System.Drawing.Color.Tan;
			this.checkBox2.Location = new System.Drawing.Point(336, 32);
			this.checkBox2.Name = "checkBox2";
			this.checkBox2.Size = new System.Drawing.Size(80, 24);
			this.checkBox2.TabIndex = 55;
			this.checkBox2.Text = "新建用户";
			this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
			// 
			// textBox32
			// 
			this.textBox32.Location = new System.Drawing.Point(360, 96);
			this.textBox32.Name = "textBox32";
			this.textBox32.Size = new System.Drawing.Size(168, 21);
			this.textBox32.TabIndex = 57;
			this.textBox32.Text = "";
			// 
			// comboBox7
			// 
			this.comboBox7.Items.AddRange(new object[] {
														   "0",
														   "1"});

⌨️ 快捷键说明

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