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

📄 main.cs

📁 VS2003+sqlserver 开发的客户关系管理系统,已有公司在使用,上传的是第一个版本.
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.panel10 = new System.Windows.Forms.Panel();
			this.dataGrid3 = new System.Windows.Forms.DataGrid();
			this.panel9 = new System.Windows.Forms.Panel();
			this.comboBox6 = new System.Windows.Forms.ComboBox();
			this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
			this.label22 = new System.Windows.Forms.Label();
			this.textBox63 = new System.Windows.Forms.TextBox();
			this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker();
			this.label61 = new System.Windows.Forms.Label();
			this.label56 = new System.Windows.Forms.Label();
			this.textBox54 = new System.Windows.Forms.TextBox();
			this.label71 = new System.Windows.Forms.Label();
			this.textBox68 = new System.Windows.Forms.TextBox();
			this.label65 = new System.Windows.Forms.Label();
			this.label60 = new System.Windows.Forms.Label();
			this.tabPage5 = new System.Windows.Forms.TabPage();
			this.groupBox4 = new System.Windows.Forms.GroupBox();
			this.button12 = new System.Windows.Forms.Button();
			this.button11 = new System.Windows.Forms.Button();
			this.checkBox2 = new System.Windows.Forms.CheckBox();
			this.textBox32 = new System.Windows.Forms.TextBox();
			this.comboBox7 = new System.Windows.Forms.ComboBox();
			this.label51 = new System.Windows.Forms.Label();
			this.label62 = new System.Windows.Forms.Label();
			this.dataGrid5 = new System.Windows.Forms.DataGrid();
			this.textBox27 = new System.Windows.Forms.TextBox();
			this.label29 = new System.Windows.Forms.Label();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.textBox43 = new System.Windows.Forms.TextBox();
			this.label40 = new System.Windows.Forms.Label();
			this.label42 = new System.Windows.Forms.Label();
			this.button9 = new System.Windows.Forms.Button();
			this.textBox40 = new System.Windows.Forms.TextBox();
			this.label41 = new System.Windows.Forms.Label();
			this.textBox38 = new System.Windows.Forms.TextBox();
			this.progressBar1 = new System.Windows.Forms.ProgressBar();
			this.tabControl1 = new System.Windows.Forms.TabControl();
			this.comboBox4 = new System.Windows.Forms.ComboBox();
			this.panel6 = new System.Windows.Forms.Panel();
			this.pictureBox2 = new System.Windows.Forms.PictureBox();
			this.panel7 = new System.Windows.Forms.Panel();
			this.pictureBox3 = new System.Windows.Forms.PictureBox();
			this.panel12 = new System.Windows.Forms.Panel();
			this.pictureBox4 = new System.Windows.Forms.PictureBox();
			this.panel13 = new System.Windows.Forms.Panel();
			this.pictureBox5 = new System.Windows.Forms.PictureBox();
			this.panel14 = new System.Windows.Forms.Panel();
			this.pictureBox6 = new System.Windows.Forms.PictureBox();
			this.panel15 = new System.Windows.Forms.Panel();
			this.pictureBox7 = new System.Windows.Forms.PictureBox();
			this.panel16 = new System.Windows.Forms.Panel();
			this.pictureBox8 = new System.Windows.Forms.PictureBox();
			this.panel17 = new System.Windows.Forms.Panel();
			this.pictureBox9 = new System.Windows.Forms.PictureBox();
			this.groupBox1.SuspendLayout();
			this.panel4.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.panel5.SuspendLayout();
			this.tabPage1.SuspendLayout();
			this.panel11.SuspendLayout();
			this.panel3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
			this.panel2.SuspendLayout();
			this.tabPage3.SuspendLayout();
			this.panel8.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid2)).BeginInit();
			this.panel1.SuspendLayout();
			this.tabPage4.SuspendLayout();
			this.panel10.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid3)).BeginInit();
			this.panel9.SuspendLayout();
			this.tabPage5.SuspendLayout();
			this.groupBox4.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid5)).BeginInit();
			this.groupBox3.SuspendLayout();
			this.tabControl1.SuspendLayout();
			this.panel6.SuspendLayout();
			this.panel7.SuspendLayout();
			this.panel12.SuspendLayout();
			this.panel13.SuspendLayout();
			this.panel14.SuspendLayout();
			this.panel15.SuspendLayout();
			this.panel16.SuspendLayout();
			this.panel17.SuspendLayout();
			this.SuspendLayout();
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.textBox45);
			this.groupBox1.Controls.Add(this.label47);
			this.groupBox1.Controls.Add(this.textBox44);
			this.groupBox1.Controls.Add(this.label46);
			this.groupBox1.Location = new System.Drawing.Point(0, 144);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(168, 80);
			this.groupBox1.TabIndex = 7;
			this.groupBox1.TabStop = false;
			this.groupBox1.Visible = false;
			// 
			// textBox45
			// 
			this.textBox45.Location = new System.Drawing.Point(48, 48);
			this.textBox45.Name = "textBox45";
			this.textBox45.Size = new System.Drawing.Size(112, 21);
			this.textBox45.TabIndex = 3;
			this.textBox45.Text = "textBox45";
			// 
			// label47
			// 
			this.label47.Location = new System.Drawing.Point(8, 48);
			this.label47.Name = "label47";
			this.label47.Size = new System.Drawing.Size(40, 16);
			this.label47.TabIndex = 2;
			this.label47.Text = "小于";
			// 
			// textBox44
			// 
			this.textBox44.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.textBox44.Location = new System.Drawing.Point(48, 16);
			this.textBox44.Name = "textBox44";
			this.textBox44.Size = new System.Drawing.Size(112, 23);
			this.textBox44.TabIndex = 1;
			this.textBox44.Text = "textBox44";
			// 
			// label46
			// 
			this.label46.Location = new System.Drawing.Point(8, 16);
			this.label46.Name = "label46";
			this.label46.Size = new System.Drawing.Size(40, 16);
			this.label46.TabIndex = 0;
			this.label46.Text = "大于";
			// 
			// panel4
			// 
			this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panel4.Controls.Add(this.panel17);
			this.panel4.Controls.Add(this.label20);
			this.panel4.Controls.Add(this.label19);
			this.panel4.Controls.Add(this.dateTimePicker2);
			this.panel4.Controls.Add(this.dateTimePicker1);
			this.panel4.Controls.Add(this.checkBox1);
			this.panel4.Controls.Add(this.textBox18);
			this.panel4.Controls.Add(this.comboBox2);
			this.panel4.Controls.Add(this.comboBox1);
			this.panel4.Controls.Add(this.label18);
			this.panel4.Controls.Add(this.groupBox1);
			this.panel4.Controls.Add(this.groupBox2);
			this.panel4.Location = new System.Drawing.Point(8, 8);
			this.panel4.Name = "panel4";
			this.panel4.Size = new System.Drawing.Size(160, 264);
			this.panel4.TabIndex = 2;
			// 
			// label20
			// 
			this.label20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label20.Location = new System.Drawing.Point(8, 192);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(24, 16);
			this.label20.TabIndex = 9;
			this.label20.Text = "始:";
			this.label20.Visible = false;
			// 
			// label19
			// 
			this.label19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label19.Location = new System.Drawing.Point(8, 160);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(24, 16);
			this.label19.TabIndex = 8;
			this.label19.Text = "起:";
			this.label19.Visible = false;
			// 
			// dateTimePicker2
			// 
			this.dateTimePicker2.Location = new System.Drawing.Point(40, 192);
			this.dateTimePicker2.Name = "dateTimePicker2";
			this.dateTimePicker2.Size = new System.Drawing.Size(112, 21);
			this.dateTimePicker2.TabIndex = 7;
			this.dateTimePicker2.Visible = false;
			// 
			// dateTimePicker1
			// 
			this.dateTimePicker1.Location = new System.Drawing.Point(40, 160);
			this.dateTimePicker1.Name = "dateTimePicker1";
			this.dateTimePicker1.Size = new System.Drawing.Size(112, 21);
			this.dateTimePicker1.TabIndex = 6;
			this.dateTimePicker1.Visible = false;
			// 
			// button1
			// 
			this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.button1.Location = new System.Drawing.Point(48, 8);
			this.button1.Name = "button1";
			this.button1.Size = new System.Drawing.Size(48, 23);
			this.button1.TabIndex = 5;
			this.button1.Text = "Q查询";
			this.button1.Click += new System.EventHandler(this.button1_Click);
			// 
			// checkBox1
			// 
			this.checkBox1.Location = new System.Drawing.Point(8, 128);
			this.checkBox1.Name = "checkBox1";
			this.checkBox1.Size = new System.Drawing.Size(128, 24);
			this.checkBox1.TabIndex = 4;
			this.checkBox1.Text = "模糊查询";
			// 
			// textBox18
			// 
			this.textBox18.Location = new System.Drawing.Point(8, 96);
			this.textBox18.Name = "textBox18";
			this.textBox18.Size = new System.Drawing.Size(136, 21);
			this.textBox18.TabIndex = 3;
			this.textBox18.Text = "";
			// 
			// comboBox2
			// 
			this.comboBox2.Location = new System.Drawing.Point(8, 64);
			this.comboBox2.Name = "comboBox2";
			this.comboBox2.Size = new System.Drawing.Size(136, 20);
			this.comboBox2.TabIndex = 2;
			this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
			// 
			// comboBox1
			// 
			this.comboBox1.Items.AddRange(new object[] {
														   "客户",
														   "销售信息",
														   "服务反馈"});
			this.comboBox1.Location = new System.Drawing.Point(8, 32);
			this.comboBox1.Name = "comboBox1";
			this.comboBox1.Size = new System.Drawing.Size(136, 20);
			this.comboBox1.TabIndex = 1;
			this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(8, 8);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(128, 16);
			this.label18.TabIndex = 0;
			this.label18.Text = "请输入查询的条件:";
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.comboBox3);
			this.groupBox2.Location = new System.Drawing.Point(-8, 152);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(168, 64);
			this.groupBox2.TabIndex = 2;
			this.groupBox2.TabStop = false;
			this.groupBox2.Visible = false;
			// 
			// comboBox3
			// 
			this.comboBox3.Items.AddRange(new object[] {
														   "一月份",
														   "二月份",
														   "三月份",
														   "四月份",
														   "五月份",
														   "六月份",
														   "七月份",
														   "八月份",
														   "九月份",
														   "十月份",
														   "十一月份",
														   "十二月份"});
			this.comboBox3.Location = new System.Drawing.Point(16, 32);
			this.comboBox3.Name = "comboBox3";
			this.comboBox3.Size = new System.Drawing.Size(121, 20);
			this.comboBox3.TabIndex = 0;
			this.comboBox3.Text = "comboBox3";
			// 
			// panel5
			// 
			this.panel5.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
			this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.panel5.Controls.Add(this.panel16);
			this.panel5.Controls.Add(this.panel15);
			this.panel5.Controls.Add(this.panel14);
			this.panel5.Controls.Add(this.panel13);
			this.panel5.Controls.Add(this.panel12);
			this.panel5.Controls.Add(this.panel7);
			this.panel5.Controls.Add(this.panel6);
			this.panel5.Location = new System.Drawing.Point(8, 288);
			this.panel5.Name = "panel5";
			this.panel5.Size = new System.Drawing.Size(160, 376);
			this.panel5.TabIndex = 4;
			// 
			// button8
			// 
			this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.button8.Location = new System.Drawing.Point(48, 8);
			this.button8.Name = "button8";
			this.button8.Size = new System.Drawing.Size(48, 23);
			this.button8.TabIndex = 6;
			this.button8.Text = "退出";
			this.button8.Click += new System.EventHandler(this.button8_Click);
			// 
			// button7
			// 
			this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.button7.Location = new System.Drawing.Point(48, 8);
			this.button7.Name = "button7";
			this.button7.Size = new System.Drawing.Size(48, 24);
			this.button7.TabIndex = 5;
			this.button7.Text = "Word";
			this.button7.Click += new System.EventHandler(this.button7_Click);
			// 
			// button6
			// 
			this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.button6.Location = new System.Drawing.Point(48, 8);
			this.button6.Name = "button6";
			this.button6.Size = new System.Drawing.Size(48, 23);
			this.button6.TabIndex = 4;
			this.button6.Text = "Excel";
			this.button6.Click += new System.EventHandler(this.button6_Click);
			// 
			// button5
			// 
			this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.button5.Location = new System.Drawing.Point(48, 8);
			this.button5.Name = "button5";
			this.button5.Size = new System.Drawing.Size(48, 23);
			this.button5.TabIndex = 8;
			this.button5.Text = "修改";
			this.button5.Click += new System.EventHandler(this.button5_Click);
			// 
			// button4
			// 
			this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
			this.button4.Location = new System.Drawing.Point(48, 8);

⌨️ 快捷键说明

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