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

📄 form1.designer.cs

📁 C#编写的
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.sencansulian.Location = new System.Drawing.Point(5, 123);
            this.sencansulian.Name = "sencansulian";
            this.sencansulian.Size = new System.Drawing.Size(66, 21);
            this.sencansulian.TabIndex = 3;
            this.sencansulian.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.sencansulian.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.sencansulian.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // wancensijian
            // 
            this.wancensijian.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.wancensijian.Location = new System.Drawing.Point(5, 174);
            this.wancensijian.Name = "wancensijian";
            this.wancensijian.Size = new System.Drawing.Size(66, 21);
            this.wancensijian.TabIndex = 4;
            this.wancensijian.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.wancensijian.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.wancensijian.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // sougongjia
            // 
            this.sougongjia.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.sougongjia.Location = new System.Drawing.Point(5, 225);
            this.sougongjia.Name = "sougongjia";
            this.sougongjia.Size = new System.Drawing.Size(66, 21);
            this.sougongjia.TabIndex = 5;
            this.sougongjia.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.sougongjia.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.sougongjia.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // dianhanjia1
            // 
            this.dianhanjia1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.dianhanjia1.Location = new System.Drawing.Point(5, 276);
            this.dianhanjia1.Name = "dianhanjia1";
            this.dianhanjia1.Size = new System.Drawing.Size(66, 21);
            this.dianhanjia1.TabIndex = 6;
            this.dianhanjia1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.dianhanjia1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.dianhanjia1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // dianhanjia2
            // 
            this.dianhanjia2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.dianhanjia2.Location = new System.Drawing.Point(5, 327);
            this.dianhanjia2.Name = "dianhanjia2";
            this.dianhanjia2.Size = new System.Drawing.Size(66, 21);
            this.dianhanjia2.TabIndex = 7;
            this.dianhanjia2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.dianhanjia2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.dianhanjia2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // xialiaojia
            // 
            this.xialiaojia.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.xialiaojia.Location = new System.Drawing.Point(5, 378);
            this.xialiaojia.Name = "xialiaojia";
            this.xialiaojia.Size = new System.Drawing.Size(66, 21);
            this.xialiaojia.TabIndex = 8;
            this.xialiaojia.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.xialiaojia.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.xialiaojia.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // duandajia
            // 
            this.duandajia.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.duandajia.Location = new System.Drawing.Point(5, 429);
            this.duandajia.Name = "duandajia";
            this.duandajia.Size = new System.Drawing.Size(66, 21);
            this.duandajia.TabIndex = 9;
            this.duandajia.MouseDown += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseDown);
            this.duandajia.MouseMove += new System.Windows.Forms.MouseEventHandler(this.sencansulian_MouseMove);
            this.duandajia.KeyDown += new System.Windows.Forms.KeyEventHandler(this.danhao_KeyDown);
            // 
            // label11
            // 
            this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label11.Location = new System.Drawing.Point(75, 465);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(365, 49);
            this.label11.TabIndex = 15;
            this.label11.Text = "备注";
            // 
            // cazao
            // 
            this.cazao.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cazao.Location = new System.Drawing.Point(450, 48);
            this.cazao.Name = "cazao";
            this.cazao.Size = new System.Drawing.Size(75, 23);
            this.cazao.TabIndex = 16;
            this.cazao.Text = "查找";
            this.cazao.UseVisualStyleBackColor = true;
            this.cazao.Click += new System.EventHandler(this.cazao_Click);
            // 
            // label12
            // 
            this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(448, 78);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 17;
            this.label12.Text = "照片";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.pictureBox1.Location = new System.Drawing.Point(450, 102);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(75, 75);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 18;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
            // 
            // zoubianju
            // 
            this.zoubianju.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.zoubianju.Location = new System.Drawing.Point(450, 201);
            this.zoubianju.Name = "zoubianju";
            this.zoubianju.Size = new System.Drawing.Size(37, 21);
            this.zoubianju.TabIndex = 1;
            this.zoubianju.Text = "0";
            // 
            // sanbianju
            // 
            this.sanbianju.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.sanbianju.Location = new System.Drawing.Point(488, 201);
            this.sanbianju.Name = "sanbianju";
            this.sanbianju.Size = new System.Drawing.Size(37, 21);
            this.sanbianju.TabIndex = 19;
            this.sanbianju.Text = "0";
            // 
            // dayinyulan
            // 
            this.dayinyulan.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.dayinyulan.Location = new System.Drawing.Point(450, 228);
            this.dayinyulan.Name = "dayinyulan";
            this.dayinyulan.Size = new System.Drawing.Size(75, 23);
            this.dayinyulan.TabIndex = 16;
            this.dayinyulan.Text = "打印预览";
            this.dayinyulan.UseVisualStyleBackColor = true;
            this.dayinyulan.Click += new System.EventHandler(this.dayinyulan_Click);
            // 
            // dayin
            // 
            this.dayin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.dayin.Location = new System.Drawing.Point(450, 257);
            this.dayin.Name = "dayin";
            this.dayin.Size = new System.Drawing.Size(75, 23);
            this.dayin.TabIndex = 16;
            this.dayin.Text = "打印";
            this.dayin.UseVisualStyleBackColor = true;
            this.dayin.Click += new System.EventHandler(this.dayin_Click);
            // 
            // label13
            // 
            this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(448, 294);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(0, 12);
            this.label13.TabIndex = 17;
            // 
            // label14
            // 
            this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(448, 375);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(0, 12);
            this.label14.TabIndex = 17;
            // 
            // label15
            // 
            this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(81, 522);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(41, 12);
            this.label15.TabIndex = 17;
            this.label15.Text = "查找到";
            // 
            // label16
            // 
            this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(128, 522);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(11, 12);
            this.label16.TabIndex = 17;
            this.label16.Text = "0";
            // 
            // sanyiye
            // 
            this.sanyiye.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.sanyiye.Location = new System.Drawing.Point(157, 517);
            this.sanyiye.Name = "sanyiye";
            this.sanyiye.Size = new System.Drawing.Size(49, 23);
            this.sanyiye.TabIndex = 16;
            this.sanyiye.Text = "上一页";
            this.sanyiye.UseVisualStyleBackColor = true;
            this.sanyiye.Click += new System.EventHandler(this.sanyiye_Click);
            // 
            // xiayiye
            // 
            this.xiayiye.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.xiayiye.Location = new System.Drawing.Point(205, 517);
            this.xiayiye.Name = "xiayiye";
            this.xiayiye.Size = new System.Drawing.Size(49, 23);
            this.xiayiye.TabIndex = 16;
            this.xiayiye.Text = "下一页";
            this.xiayiye.UseVisualStyleBackColor = true;
            this.xiayiye.Click += new System.EventHandler(this.button1_Click);
            // 
            // xinjianye

⌨️ 快捷键说明

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